Correct example.mblf with no-arg print

rewrite/grammar-implicit-whitespace
Raymon Zutekouw 2 years ago
parent ae50ad64f4
commit 6d571b83f3
No known key found for this signature in database
GPG Key ID: 1E9BCC39EDD1DD53
  1. 3
      example.mblf

@ -2,4 +2,5 @@
var hello
point hello
add "!"
print hello
;; There is no need to point to hello again
print

Loading…
Cancel
Save