6 lines
52 B
Plaintext
6 lines
52 B
Plaintext
import "../a"
|
|
|
|
main :: func() void {
|
|
_ = a.value
|
|
}
|