Navigation Menu

Skip to content

Commit

Permalink
Added Pizza
Browse files Browse the repository at this point in the history
  • Loading branch information
joshua committed Mar 2, 2009
1 parent ddff330 commit 6b0a358
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions p/pizza.pizza
@@ -0,0 +1,5 @@
class HelloWorld {
public static void main(String[] args) {
System.out.println("Hello World");
}
}

0 comments on commit 6b0a358

Please sign in to comment.