%import c64lib %import c64utils %zeropage basicsafe main { sub start() { str foo = "foo" } }