This website requires JavaScript.
Explore
Help
Sign In
zongor
/
undar-lang
Watch
1
Star
0
Fork
You've already forked undar-lang
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
b4512f2434
undar-lang
/
test
/
bang.ul
6 lines
63 B
Plaintext
Executable File
Raw
Blame
History
bool flag = false;
if (!flag) {
print("flag is false");
}
Reference in New Issue
View Git Blame
Copy Permalink