diff options
Diffstat (limited to 'todo.txt')
-rw-r--r-- | todo.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/todo.txt b/todo.txt index f14b169cf..542f096fb 100644 --- a/todo.txt +++ b/todo.txt @@ -2,6 +2,7 @@ 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 ================= |