mirror of
https://github.com/nim-lang/Nim.git
synced 2026-08-29 01:51:43 +00:00
3
tests/tools/second.nim
Normal file
3
tests/tools/second.nim
Normal file
@@ -0,0 +1,3 @@
|
||||
import tables
|
||||
|
||||
let dataEx* = {1: 2, 3: 4}.toTable
|
||||
Reference in New Issue
Block a user