Merge branch 'rtoy-fix-30-describe-foo' into 'master'
Fix #30: compilation of describe foo The debug-info-source isn't available until later in the fasl, so don't try to print where the source was compiled from. This seems like a small oversight since the next bit of code does nothing if the debug-info-source isn't available. See merge request !11
Loading
Please register or sign in to comment