{ printf("BEGIN\n"); } { import: Object } [ StdOut nextPutAll: 'Hello, world\n'. ] { printf("END\n"); }