This website requires JavaScript.
Explore
Help
Register
Sign In
slococo-uni
/
bfbcompiler
Watch
1
Star
0
Fork
You've already forked bfbcompiler
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
671045515e
bfbcompiler
/
doc
/
examples
/
use-case-15.txt
6 lines
61 B
Plaintext
Raw
Blame
History
if (f(0) == 1) {
if (g(2) == 4) {
print("Hola");
}
}
}
Reference in New Issue
View Git Blame
Copy Permalink