This commit is contained in:
Araq
2015-03-24 15:48:56 +01:00
parent 620174b0e0
commit a30becf1b5

View File

@@ -0,0 +1,8 @@
discard """
output: "{a, b, c}"
"""
# bug #2395
let alphaSet: set[char] = {'a'..'c'}
echo alphaSet