Fixes #12379 (#12591) [backport]

(cherry picked from commit cf5c3f2400)
This commit is contained in:
Clyybber
2019-11-04 20:57:14 +01:00
committed by narimiran
parent 8fddc8e8a1
commit 7ccefbc422
4 changed files with 21 additions and 19 deletions

View File

@@ -2,6 +2,7 @@ discard """
output: '''(kind: 2.0, twoStr: "TWO STR")
(kind: 1.0)
'''
disabled: "true"
"""
type
FloatRange = range[1.0..3.0]