diff options
Diffstat (limited to 'nomnom/compile.nom')
| -rw-r--r-- | nomnom/compile.nom | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/nomnom/compile.nom b/nomnom/compile.nom index 8241ef2..ad38b69 100644 --- a/nomnom/compile.nom +++ b/nomnom/compile.nom @@ -4,6 +4,8 @@ use "nomnom/code_obj.nom" use "nomnom/parser.nom" use "nomnom/pretty_errors.nom" +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + externally (report compile error at %tree %err) means: barf (pretty "Compile Error" error at %tree %err) |
