no :: in func decls
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import "../math"
|
||||
|
||||
from_a :: func() i32 {
|
||||
from_a func() i32 {
|
||||
return math.value
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user