blob: bd67d194203ac62579fb7f3f21ccf31a2e53271b [file] [log] [blame]
function main( args) {
System.out.println([1, 2, 3, 4]);
}