%import c64flt %zeropage basicsafe main { sub start() { byte[] barr = [22,-33,-44,55,66] } }