6 lines
59 B
Plaintext
6 lines
59 B
Plaintext
import "../bridge"
|
|
|
|
main func() void {
|
|
_ = bridge.value
|
|
}
|