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