We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8518fab commit ddd09ecCopy full SHA for ddd09ec
specification/dart.sty
@@ -412,7 +412,7 @@
412
% the spacer argument.
413
\newcommand{\RawFunctionTypeNamed}[9]{%
414
\RawFunctionType{#1}{#2}{#3}{#4}{%
415
- \FunctionTypeNamedParameters{#5}{#6}{#7}{#8}{r}}}
+ \FunctionTypeNamedParameters{#5}{#6}{#7}{#8}{#9}}}
416
417
% A variant of \FunctionTypeNamed that uses the standard symbols,
418
% that is, a function type with positional optional parameters which
0 commit comments