forked from Orchid/orchid
- fixed lots of bugs - overlay libraries work correctly and reliably - the STL is an overlay library - examples updated
3 lines
64 B
Plaintext
3 lines
64 B
Plaintext
import std::io::print
|
|
|
|
main := print "Hello, world!\n" "goodbye" |