Skip to content

Instantly share code, notes, and snippets.

@kakkun61
Created December 22, 2011 06:48
Show Gist options
  • Save kakkun61/1509282 to your computer and use it in GitHub Desktop.
Save kakkun61/1509282 to your computer and use it in GitHub Desktop.
Java Advent Calendar 2011 code 1
PARSER_BEGIN (Parser)
public class Parser {
}
PARSER_END (Parser)
void List(): {
} {
"Hello World.\n"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment