mirror of
https://github.com/nim-lang/Nim.git
synced 2026-06-05 11:24:08 +00:00
lots of small changes
This commit is contained in:
@@ -3,7 +3,7 @@ discard """
|
||||
"""
|
||||
import json, strutils, options, tables
|
||||
|
||||
when isMainModule:
|
||||
when true:
|
||||
# Tests inspired by own use case (with some additional tests).
|
||||
# This should succeed.
|
||||
type
|
||||
|
||||
Reference in New Issue
Block a user