Travis: split build and test into separate scripts.
[jackhill/mal.git] / tests / incC.mal
CommitLineData
f5223195
JM
1(def! mymap {"a"
2 1})
3
4(prn "incC.mal finished")
5"incC.mal return string"
6