Jump to content

Halt and catch fire: Difference between revisions

no edit summary
(Added Arturo implementation)
No edit summary
Line 470:
=={{header|Tiny BASIC}}==
<lang tinybasic>0 gosub 0</lang>
 
=={{header|Vlang}}==
<lang vlang>fn main() { panic(0) }</lang>
 
=={{header|Wren}}==
338

edits

Cookies help us deliver our services. By using our services, you agree to our use of cookies.