Skip to content

Commit a155e97

Browse files
committed
Adjusted class building types
1 parent 2f0329b commit a155e97

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

specification/dartLangSpec.tex

+1-1
Original file line numberDiff line numberDiff line change
@@ -24001,7 +24001,7 @@ \subsection{Class Building Types}
2400124001
\item $T$ is a type variable (\ref{generics}).
2400224002
\item $T$ is a function type (\ref{functionTypes}).
2400324003
\item $T$ is a type alias whose transitive alias expansion
24004-
(\ref{typedef}) does not denote a class.
24004+
(\ref{typedef}) does not denote a type building type.
2400524005
\item $T$ is an enumerated type (\ref{enums}).
2400624006
\item $T$ is a deferred type (\ref{staticTypes}).
2400724007
\end{itemize}

0 commit comments

Comments
 (0)