summary refs log tree commit diff stats
path: root/todo.txt
diff options
context:
space:
mode:
authorAndreas Rumpf <rumpf_a@web.de>2016-06-01 01:59:06 +0200
committerAndreas Rumpf <rumpf_a@web.de>2016-06-01 11:01:03 +0200
commit041054e0389a10caa9614ed003739cdfece3941d (patch)
tree0472fe02e9fbfe8127f5d9169769e90cffa53a44 /todo.txt
parent660cd7ed701c3af5f8b247ee5545d278f6b931da (diff)
downloadNim-041054e0389a10caa9614ed003739cdfece3941d.tar.gz
fixes #4207
Diffstat (limited to 'todo.txt')
-rw-r--r--todo.txt1
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
 =================