diff options
Diffstat (limited to 'todo.txt')
-rw-r--r-- | todo.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/todo.txt b/todo.txt index 863811ddf..d77001115 100644 --- a/todo.txt +++ b/todo.txt @@ -1,7 +1,6 @@ nim c --gc:v2 -r -d:useSysAssert -d:useGcAssert -d:smokeCycles -d:useRealtimeGc tests/gc/gctest -- document ``this`` pragma - https://github.com/nim-lang/Nim/issues/3898 essential for 1.0 |