mirror of
https://github.com/nim-lang/Nim.git
synced 2026-06-01 09:31:18 +00:00
(cherry picked from commit cf5c3f2400)
This commit is contained in:
@@ -2,6 +2,7 @@ discard """
|
||||
output: '''(kind: 2.0, twoStr: "TWO STR")
|
||||
(kind: 1.0)
|
||||
'''
|
||||
disabled: "true"
|
||||
"""
|
||||
type
|
||||
FloatRange = range[1.0..3.0]
|
||||
|
||||
Reference in New Issue
Block a user