7 lines
76 B
Plaintext
7 lines
76 B
Plaintext
module "test"
|
|
import "main"
|
|
|
|
export struct Test2
|
|
{
|
|
test1: ^main::Test1
|
|
} |