Archived
1
0
Fork 0
This repository has been archived on 2023-11-10. You can view files and clone it, but cannot push or open issues or pull requests.
SLOTH/examples/simple.sl

4 lines
36 B
Text
Raw Permalink Normal View History

2018-09-18 22:50:15 -04:00
% very simple program
print 1 + 1;