Skip to content

Commit 2cdae2a

Browse files
committed
Adjust class building types
1 parent e26eddd commit 2cdae2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

specification/dartLangSpec.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24480,7 +24480,7 @@ \subsection{Class Building Types}
2448024480
\item $T$ is a type variable (\ref{generics}).
2448124481
\item $T$ is a function type (\ref{functionTypes}).
2448224482
\item $T$ is a type alias whose transitive alias expansion
24483-
(\ref{typedef}) does not denote a class.
24483+
(\ref{typedef}) does not denote a class building type.
2448424484
\item $T$ is an enumerated type (\ref{enums}).
2448524485
\item $T$ is a deferred type (\ref{staticTypes}).
2448624486
\end{itemize}

0 commit comments

Comments
 (0)