a30becf1b ^
1 2 3 4 5 6 7 8
discard """ output: "{a, b, c}" """ # bug #2395 let alphaSet: set[char] = {'a'..'c'} echo alphaSet