Skip to content

Instantly share code, notes, and snippets.

@yutopp
Created December 10, 2013 12:34
Show Gist options
  • Save yutopp/7889918 to your computer and use it in GitHub Desktop.
Save yutopp/7889918 to your computer and use it in GitHub Desktop.
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