mirror of
https://github.com/nim-lang/Nim.git
synced 2026-05-02 12:04:44 +00:00
last stdlib cleanups
This commit is contained in:
@@ -1,3 +1,14 @@
|
||||
#
|
||||
#
|
||||
# Nim's Runtime Library
|
||||
# (c) Copyright 2019 Nim contributors
|
||||
#
|
||||
# See the file "copying.txt", included in this
|
||||
# distribution, for details about the copyright.
|
||||
#
|
||||
|
||||
## Unstable API.
|
||||
|
||||
when defined(hotcodereloading):
|
||||
import
|
||||
macros
|
||||
|
||||
Reference in New Issue
Block a user