If you like short texts, here is a minimal version: class HELLO create make feature make do print ("Hello World%N") end end.
確定! 回上一頁