Add SNOBOL (#1137)

Co-authored-by: MrBrain295 <66077254+MrBrain295@users.noreply.github.com>
Co-authored-by: Richie Bendall <richiebendall@gmail.com>
This commit is contained in:
kuspia
2021-08-31 17:39:07 +05:30
committed by GitHub
parent 26e43e938d
commit 997486d4e4
2 changed files with 4 additions and 1 deletions

2
s/SNOBOL Normal file
View File

@@ -0,0 +1,2 @@
OUTPUT = "Hello World"
END