7 lines
126 B
Text
7 lines
126 B
Text
bundle Default {
|
|
class Literal {
|
|
function : Main(args : String[]) ~ Nil {
|
|
(727 = 0x2d7)->PrintLine();
|
|
}
|
|
}
|
|
}
|