Fix BC and add BC GNU (#865)

This commit is contained in:
Thomas Voss
2020-11-15 22:48:48 +01:00
committed by GitHub
parent d11f78061d
commit 960b1aa1c9
3 changed files with 4 additions and 2 deletions

2
b/bc-gnu.bc Normal file
View File

@@ -0,0 +1,2 @@
print "Hello World\n"
quit