Two minor bug fixes only:
#113: line numbers are incorrect if source contains multiline string: #113
#114: _node gives wrong line numbers in stack traces
Workaround for #114 was to run _node with -lp option.
Note: the tutorial is in the master branch but not in the 0.4 branch.