6 lines
69 B
Plaintext
6 lines
69 B
Plaintext
good :: import "../bad-name"
|
|
|
|
main func() i32 {
|
|
return good.value
|
|
}
|