Skip to content

Commit

Permalink
Merge pull request leachim6#116 from dfechner/master
Browse files Browse the repository at this point in the history
Add Clean
  • Loading branch information
leachim6 committed Jan 23, 2014
2 parents cbca78a + ea8a9b5 commit 0da8dbc
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions c/clean.icl
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
module hello
Start :: {#Char}
Start = "Hello, world!"

0 comments on commit 0da8dbc

Please sign in to comment.