Files
2026-06-30 19:38:28 +02:00

6 lines
71 B
Plaintext

import "./level_three"
value func() i32 {
return level_three.value
}