Please enable JavaScript in your browser!
Página inicial
Explorar
Ajuda
Entrar
Houkime
/
ion-sound
Observar
1
Favorito
0
Fork
0
Arquivos
Issues
0
Pull Requests
0
Wiki
Tree:
b6cd54a4ec
Branches
Tags
sound
ion-sound
/
tests
/
basic_condition.ion
basic_condition.ion
53 B
Histórico
Raw
1
2
3
4
5
6
if test 3 -eq 3
echo pass
else
echo fail
end