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