# 🤨 var a: set[int16] = {0..99} Error: type mismatch: got 'set[range 0..65535(int)]' for '{0..99}' but expected 'set[int16]'