STL rework
- fixed lots of bugs - overlay libraries work correctly and reliably - the STL is an overlay library - examples updated
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
import std::print
|
||||
import std::io::print
|
||||
|
||||
main := print "Hello, world!\n" "goodbye"
|
||||
Reference in New Issue
Block a user