This website works better with JavaScript
Etusivu
Tutki
Apua
Kirjaudu sisään
haxe
/
HaxeFoundation.haxe
peilaus alkaen
https://github.com/HaxeFoundation/haxe.git
Tarkkaile
2
Äänestä
0
Fork
0
Tiedostot
Ongelmat
0
Wiki
Selaa lähdekoodia
minor [skip ci]
Aleksandr Kuzmenko
6 vuotta sitten
vanhempi
a7f13173d8
commit
bdddb588cb
1 muutettua tiedostoa
jossa
1 lisäystä
ja
1 poistoa
Jaettu näkymä
Näytä diff tilastot
1
1
tests/misc/projects/Issue8550/Success.hx
+ 1
- 1
tests/misc/projects/Issue8550/Success.hx
Näytä tiedosto
@@ -1,4 +1,4 @@
-class
Fail
{
+class
Success
{
static function main() {
trace(Int);
}