Skip to content

Commit

Permalink
feat: example
Browse files Browse the repository at this point in the history
  • Loading branch information
0daryo committed Dec 7, 2019
1 parent adc294e commit e60de39
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions test.od
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
let hoge = 3;
if (true){
puts(hoge)
}
puts("hello world")

0 comments on commit e60de39

Please sign in to comment.