Revision 1bf8ccb0-709e-4e85-92f3-23c1d03eb451 - Code Golf Stack Exchange

#C#, 38 bytes

 class A{static void Main(){for(;;){}}}

Explanation:

Well, its a for loop with no stopping condition.

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