Skip to content

Commit de2aa9b

Browse files
committed
Adjusted class building types
1 parent 0fa020d commit de2aa9b

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
@@ -23036,7 +23036,7 @@ \subsection{Class Building Types}
2303623036
\item $T$ is a type variable (\ref{generics}).
2303723037
\item $T$ is a function type (\ref{functionTypes}).
2303823038
\item $T$ is a type alias whose transitive alias expansion
23039-
(\ref{typedef}) does not denote a class.
23039+
(\ref{typedef}) does not denote a type building type.
2304023040
\item $T$ is an enumerated type (\ref{enums}).
2304123041
\item $T$ is a deferred type (\ref{staticTypes}).
2304223042
\end{itemize}

0 commit comments

Comments
 (0)