nature
nature copied to clipboard
数组语法分析错误
example:
arr<u8, 2> a = [
0, 0, 0, 0, 0,
0, 0, 0, 0, 0,
0, 0, 0, 0, 0,
] // 允许最后一个`,`存在