split std
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
include "std/io.zr"
|
||||
|
||||
func main[] : i64
|
||||
n := 40
|
||||
r := 20
|
||||
|
||||
Reference in New Issue
Block a user
@@ -1,3 +1,5 @@
|
||||
include "std/io.zr"
|
||||
|
||||
func main[] : i64
|
||||
n := 40
|
||||
r := 20
|
||||
|
||||