fixes #12885 [backport] (#12895)

This commit is contained in:
Andreas Rumpf
2019-12-13 19:20:29 +01:00
committed by GitHub
parent a0aa8fa857
commit 347a04606b
3 changed files with 18 additions and 2 deletions

3
tests/tools/second.nim Normal file
View File

@@ -0,0 +1,3 @@
import tables
let dataEx* = {1: 2, 3: 4}.toTable