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

8 lines
65 B
Plaintext

import "../b"
seed i32 :: 4
run func() i32 {
return b.value
}