pkg(pure-0.68): Add pure-lang 0.68

This commit is contained in:
Shivansh-007 2021-03-19 10:03:14 +05:30
parent 75f5d65fc1
commit e0b2915861
5 changed files with 45 additions and 0 deletions

2
packages/pure/0.68/test.pure vendored Normal file
View file

@ -0,0 +1,2 @@
using system;
puts "OK";