mirror of
https://github.com/nim-lang/Nim.git
synced 2025-12-28 17:04:41 +00:00
fixes #12996
This commit is contained in:
@@ -57,7 +57,8 @@ when defined(js):
|
||||
else:
|
||||
{.pragma: rtlFunc, rtl.}
|
||||
import os
|
||||
include "system/inclrtl"
|
||||
|
||||
include "system/inclrtl"
|
||||
|
||||
type
|
||||
StringTableMode* = enum ## Describes the tables operation mode.
|
||||
|
||||
Reference in New Issue
Block a user