mirror of
https://github.com/nim-lang/Nim.git
synced 2026-02-17 16:38:33 +00:00
Ensure no one uses internal module
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
## INTERNAL FILE FOR USE ONLY BY nre.nim.
|
||||
import tables
|
||||
|
||||
proc fget*[K, V](self: Table[K, V], key: K): V =
|
||||
|
||||
Reference in New Issue
Block a user