// Cycle test A -> B -> A using "examples/cycle_b.hako" static box A { main() { return 0 } }