...
This commit is contained in:
7
example/src/test.nub
Normal file
7
example/src/test.nub
Normal file
@@ -0,0 +1,7 @@
|
||||
module "test"
|
||||
import "main"
|
||||
|
||||
export struct Test2
|
||||
{
|
||||
test1: ^main::Test1
|
||||
}
|
||||
Reference in New Issue
Block a user