disallowed-function-param-qualifier.azsl 148 B

12
  1. void Func1(option int a, rootconstant float b); // #EC11
  2. // Semantic error 11: rootconstant or option qualifier is only accepted at top-level scope