about summary refs log blame commit diff stats
path: root/janet/tmplt/test/sum.janet
blob: 30863242c4b0756f4d0aaf1dbcaf5f59cebe28ea (plain) (tree)
1
2
3
4


              
                 
(use /src/app)
(use judge)

(test (add 2 3) 4)