###Redcode, 7 bytes, 1 instruction (Just an example. Not competing)
Redcode, 7 bytes, 1 instruction (Just an example. Not competing)
This is a trivial example.
Moves the next memory location onto itself, then halts (because the entire memory is initialized to DAT 0 0, which halts the program when executed.)
MOV 1 0