diff options
Diffstat (limited to 'todo.txt')
-rwxr-xr-x | todo.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/todo.txt b/todo.txt index 0a7bcee89..f98b65ab0 100755 --- a/todo.txt +++ b/todo.txt @@ -23,6 +23,8 @@ version 0.9.0 Bugs ---- +- bug: aporia.nim(968, 5) Error: ambiguous identifier: 'DELETE' -- + use a qualifier - bug: pragma statements in combination with symbol files are evaluated twice but this can lead to compilation errors - bug: the parser is not strict enough with newlines: 'echo "a" echo "b"' |