mreichelt / monkey-dart

Writing an interpreter for the Monkey 🐒 language in Dart

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add function monkeyPrint() that can be overwritten to define a different print function

mreichelt opened this issue · comments

Fixed.