6 lines
74 B
Plaintext
6 lines
74 B
Plaintext
import "./level_three"
|
|
|
|
value :: func() i32 {
|
|
return level_three.value
|
|
}
|