3469f37a5 ^
1 2 3 4 5 6 7 8
discard """ action: compile """ type TTest = tuple[x: range[0..80], y: range[0..25]] let x: TTest = (2, 23)