bad int = 4 read_bad :: func() int { return bad } derived int :: read_bad() main :: func() void { _ = 1 }