Revision 9b74f603-723d-42b8-8bac-417e32c91e77 - Code Golf Stack Exchange

#[BASIC][1], <s>10</s> 5 bytes

*In the BASIC programming language, RUN is used to start program execution from direct mode, or to start a overlay program from a loader program.* - [Wikipedia](https://en.wikipedia.org/wiki/Run_command)

	1 RUN

Here's the first version I posted. Infinite GOTO loop. Also, it's 10 bytes, which is a nice coincidence!

	10 GOTO 10


 [1]: https://en.wikipedia.org/wiki/BASIC

AltStyle によって変換されたページ (->オリジナル) /