1### Compilation failed: 2 3error: 1: expected ')' to complete expression, but found '`' 4half x[int2((3-3`*cosh(421`.L1 5 ^ 6error: 1: expected ')' to complete function arguments, but found '`' 7half x[int2((3-3`*cosh(421`.L1 8 ^ 9error: 2: expected ')' to complete function arguments, but found '' 10error: 1: array size must be an integer 11half x[int2((3-3`*cosh(421`.L1 12 ^^^^^^^^^^^^^^^^^^^^^^^^ 13error: 2: expected ']', but found '' 145 errors 15