diff options
| author | Bruce Hill <bitbucket@bruce-hill.com> | 2018-06-18 18:39:21 -0700 |
|---|---|---|
| committer | Bruce Hill <bitbucket@bruce-hill.com> | 2018-06-18 18:39:25 -0700 |
| commit | 7f98262dfa92072fbfac785617a6dd364cc0146b (patch) | |
| tree | 6e28eb365858deb7ee04b56fe8a608153004253b /core/metaprogramming.nom | |
| parent | f83cc3ad8afaa122867270a9b1255295e902c422 (diff) | |
Minor cleanups
Diffstat (limited to 'core/metaprogramming.nom')
| -rw-r--r-- | core/metaprogramming.nom | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/metaprogramming.nom b/core/metaprogramming.nom index a7da3d8..8911b59 100644 --- a/core/metaprogramming.nom +++ b/core/metaprogramming.nom @@ -110,7 +110,7 @@ compile [parse %actions as %body] to "\nreturn nomsu:compile(tree)") return \(compile as: compile %actions to %new_body) -~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ compile [remove action %action] to Lua ".." |
