Fixed a missing string terminator

This commit is contained in:
2022-08-05 17:14:33 +01:00
parent bfaf4e83bb
commit 577d1965cb
2 changed files with 45 additions and 0 deletions

View File

@@ -9,3 +9,47 @@ print -4.20;
print "hello world";
print "hello world";
print "hello world";
print "hello world";
print null;
print true;
print false;
print 42;
print 3.14;
print -69;
print -4.20;
print "hello world";
print "hello world";
print "hello world";
print "hello world";
print null;
print true;
print false;
print 42;
print 3.14;
print -69;
print -4.20;
print "hello world";
print "hello world";
print "hello world";
print "hello world";
print null;
print true;
print false;
print 42;
print 3.14;
print -69;
print -4.20;
print "hello world";
print "hello world";
print "hello world";
print "hello world";
print null;
print true;
print false;
print 42;
print 3.14;
print -69;
print -4.20;
print "hello world";
print "hello world";
print "hello world";