reworks #4730 based on feedback from @kmill: * Uses `×'` for PProd * No syntax for MProd for now * Angle brackets (without nesting) for the values
4 lines
161 B
Text
4 lines
161 B
Text
[1, 2, 3]
|
|
(2, 3)
|
|
trailingComma.lean:6:13-6:14: error: unexpected token ','; expected ']'
|
|
trailingComma.lean:7:11-7:12: error: unexpected token ','; expected ')'
|