This website requires JavaScript.
Explore
Help
Sign in
michael
/
e0
Watch
1
Star
0
Fork
You've already forked e0
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
4ea1071ca1
e0
/
examples
/
basic.e0
6 lines
48 B
Text
Raw
Normal View
History
Unescape
Escape
Move the majority of the procedure back to lib
2022-03-08 09:20:19 +00:00
extern fn printf();
Parsing
2022-03-08 08:52:20 +00:00
fn main() {
return 42;
init
2022-03-08 06:16:27 +00:00
}
Reference in a new issue
Copy permalink