...
This commit is contained in:
@@ -15,7 +15,7 @@ extern "main" func main(argc: i64, argv: [?]^i8)
|
||||
puts(x)
|
||||
}
|
||||
|
||||
func test(arr: [?]i64)
|
||||
func test(test: Test): Test
|
||||
{
|
||||
|
||||
return test
|
||||
}
|
||||
Reference in New Issue
Block a user