This website works better with JavaScript
Inicio
Explorar
Axuda
Iniciar sesión
haxe
/
HaxeFoundation.haxe
réplica de
https://github.com/HaxeFoundation/haxe.git
Seguir
2
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Wiki
Explorar o código
minor [skip ci]
Aleksandr Kuzmenko
%!s(int64=6) %!d(string=hai) anos
pai
a7f13173d8
achega
bdddb588cb
Modificáronse 1 ficheiros
con
1 adicións
e
1 borrados
Dividir vista
Mostrar estatísticas de Diff
1
1
tests/misc/projects/Issue8550/Success.hx
+ 1
- 1
tests/misc/projects/Issue8550/Success.hx
Ver ficheiro
@@ -1,4 +1,4 @@
-class
Fail
{
+class
Success
{
static function main() {
trace(Int);
}