parse return types, disallow nested functions
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
func main[]
|
||||
func main[] : I64
|
||||
let a: I64 = 0
|
||||
let b: I64 = 1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user