Skip to content

Commit 95a17b3

Browse files
committed
Adjusted class building types
1 parent adaf64c commit 95a17b3

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
@@ -23996,7 +23996,7 @@ \subsection{Class Building Types}
2399623996
\item $T$ is a type variable (\ref{generics}).
2399723997
\item $T$ is a function type (\ref{functionTypes}).
2399823998
\item $T$ is a type alias whose transitive alias expansion
23999-
(\ref{typedef}) does not denote a class.
23999+
(\ref{typedef}) does not denote a type building type.
2400024000
\item $T$ is an enumerated type (\ref{enums}).
2400124001
\item $T$ is a deferred type (\ref{staticTypes}).
2400224002
\end{itemize}

0 commit comments

Comments
 (0)