~cpp
using System;

class TestClass{
	[STATread]
		static void Main(){
			for(int i=0;i<5;i++){
				Console.WriteLine("CAUCSE LOVE.");
			}
	}
}

- 한번해보고싶었어 ㅋㅋㅋ
- ㅋㅋ 이런 정겨운 C#같으니, 근데 들여쓰기는 맞춰주는 습관이.. ㅎㅎ - 변형진
----
반복문자열
Retrieved from http://wiki.zeropage.org/wiki.php/반복문자열/이태양
last modified 2021-02-07 05:29:34