Using `*` in call chevron syntax should be allowed. This patch updates the parser to allow this usage. ``` call sub<<<*,nbBlock>>>() ```
184 KiB
184 KiB
Using `*` in call chevron syntax should be allowed. This patch updates the parser to allow this usage. ``` call sub<<<*,nbBlock>>>() ```