Multidimensional array typenames are not parsed

Issue #75 resolved
Yusuf Ismail repo owner created an issue

Type names for multidimensional arrays such as int[,] are not parsed throwing an exception

int[][] is unaffected

Comments (1)

  1. Log in to comment