This website requires JavaScript.
Explore
Help
Sign In
greg
/
schala
Watch
1
Star
0
Fork
0
You've already forked schala
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
ed9d1312d1
schala
/
main.schala
greg
c389b44bf8
Compile statements with variables
2017-09-19 22:10:57 -07:00
8 lines
35 B
Plaintext
Raw
Blame
History
fn main()
a = 4
b = 20
a + b
end
Reference in New Issue
View Git Blame
Copy Permalink