diff options
| author | Drahflow <drahflow@gmx.de> | 2015-05-03 22:01:41 +0200 |
|---|---|---|
| committer | Drahflow <drahflow@gmx.de> | 2015-05-03 22:01:41 +0200 |
| commit | 1379ff5442996d290af34679ccf34beb2b3af2b2 (patch) | |
| tree | a4f3cf331691ac506b3bb2b0d99dd0adeee08c54 /elymas/lib/sys | |
| parent | 914974587f1e00856bfada9619491b331ce91655 (diff) | |
Bug killed
Diffstat (limited to 'elymas/lib/sys')
| -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 4b46de4..939f0ea 100644 --- a/elymas/lib/sys/opt.ey +++ b/elymas/lib/sys/opt.ey @@ -458,7 +458,7 @@ { } # TODO optimize scope execution one day { "failed to optimize 'execution' of name table" die } { "objects of type 11 should not appear" die } - { "objects of type 12 should not appear" die } + { } # TODO optimize coroutine execution one day { "objects of type 13 should not appear" die } { "objects of type 14 should not appear" die } { "objects of type 15 should not appear" die } |
