disallowed-function-modifiers.azsl 124 B

123
  1. option void Func1(); // #EC 33
  2. // Semantic Error 33: ' Functions can't have option or rootconstant qualified return types.