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