Created
December 10, 2013 12:34
-
-
Save yutopp/7889918 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
hello, bunchou lang on Linux!!!bunbun! | |
1010 | |
==================== | |
test_while | |
==================== | |
0 | |
1 | |
2 | |
3 | |
4 | |
5 | |
6 | |
7 | |
8 | |
9 | |
==================== | |
test_while_if | |
==================== | |
i < 1 | |
i < 2 | |
i < 3 | |
3 | |
4 | |
5 | |
i > 5 | |
i > 5 | |
i > 5 | |
i > 5 | |
==================== | |
test_scope | |
==================== | |
inner: 72 | |
outer: 42 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment