mirror of
https://github.com/nim-lang/Nim.git
synced 2026-06-08 21:04:20 +00:00
typo; last commit fixes #1910
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# bug #1920
|
||||
# bug #1910
|
||||
import tables
|
||||
|
||||
var p: OrderedTable[tuple[a:int], int]
|
||||
|
||||
Reference in New Issue
Block a user