mirror of
https://github.com/GayPizzaSpecifications/pork.git
synced 2025-08-03 21:21:33 +00:00
parser: lazy support
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
import std ffi.printf
|
||||
|
||||
export func main() {
|
||||
printf("Hello World: %s\n", "Jolk")
|
||||
printf("Hello World: \n", "Jolk")
|
||||
}
|
||||
|
Reference in New Issue
Block a user