Skip to content

Commit 8518fab

Browse files
committed
Whitespace
1 parent 7dc0604 commit 8518fab

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

specification/dart.sty

+2-2
Original file line numberDiff line numberDiff line change
@@ -336,7 +336,7 @@
336336
% "T1, .. Tn, {rn+1 Tn+1 xn+1, .. rn+k Tn+k xn+k}".
337337
\newcommand{\FunctionTypeNamedParameters}[5]{%
338338
\List{#1}{1}{#2},\ \{\TripleList{#5}{#1}{#3}{{#2}+1}{{#2}+{#4}}\}}
339-
339+
340340
% Variant of \FunctionTypeNamedParameters that uses the standard symbols,
341341
% that is, a list of function type parameter declarations with named
342342
% parameters which uses the symbols that we prefer to use for that purpose
@@ -390,7 +390,7 @@
390390
% name of `required` symbol.
391391
\newcommand{\FunctionTypeNamedArguments}[5]{%
392392
\List{#1}{1}{#2},\ \{\TripleList{#5}{#1}{#3}{{#2}+1}{{#2}+{#4}}\}}
393-
393+
394394
\newcommand{\FunctionTypeNamedArgumentsStd}{%
395395
\FunctionTypeNamedArguments{T}{n}{x}{k}{r}}
396396

0 commit comments

Comments
 (0)