diff options
| author | Drahflow <drahflow@gmx.de> | 2013-09-29 22:50:23 +0200 |
|---|---|---|
| committer | Drahflow <drahflow@gmx.de> | 2013-09-29 22:50:23 +0200 |
| commit | 0da72742c9578c494d30a4773008a17c9abc8fb3 (patch) | |
| tree | 22027069bd046a8ac5c22ad09237e936926c9af9 | |
| parent | 603944884569a484fc3d1234cc4a5caf0c8b0645 (diff) | |
Type fixed.
| -rw-r--r-- | elymas/lib/sys/opt.ey | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/elymas/lib/sys/opt.ey b/elymas/lib/sys/opt.ey index 0b0380b..5f106cf 100644 --- a/elymas/lib/sys/opt.ey +++ b/elymas/lib/sys/opt.ey @@ -234,7 +234,7 @@ [ CALL "*" | +rawCodeAddress ] i logic =[] } { 1 }' { # TODO this might conceivably be legal though... - "SCope keys: " dump relevantScope keys dump + "Scope keys: " dump relevantScope keys dump "Constant: " dump constant dump "Mode: " dump mode dump "static . resolution resulted in execution mode neither 0 nor 1" die |
