Correct example.mblf with no-arg print

master
Raymon Zutekouw 4 years ago committed by Raymon Zutekouw
parent 226873e71c
commit 1e2eb0cc23
  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