package-type imports
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
math :: import "../math"
|
||||
math :: import "../math"
|
||||
|
||||
main :: func() i32 {
|
||||
return math.value
|
||||
}
|
||||
Reference in New Issue
Block a user