bfbcompiler/doc/examples/use-case-15.txt

4 lines
33 B
Plaintext

if (1 == 1) {
print("Hola");
}
}