Skip to content

Commit 2d695e7

Browse files
committed
WIP
1 parent 7dd28a1 commit 2d695e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

specification/dart.sty

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -411,7 +411,7 @@
411411
% the spacer argument.
412412
\newcommand{\RawFunctionTypeNamed}[9]{%
413413
\RawFunctionType{#1}{#2}{#3}{#4}{%
414-
\FunctionTypeNamedParameters{#5}{#6}{#7}{#8}{r}}}
414+
\FunctionTypeNamedParameters{#5}{#6}{#7}{#8}{#9}}}
415415

416416
% A variant of \FunctionTypeNamed that uses the standard symbols,
417417
% that is, a function type with positional optional parameters which

0 commit comments

Comments
 (0)