Skip to content

Commit 5a0c3f5

Browse files
committed
Adjusted class building types
1 parent 91ebaa4 commit 5a0c3f5

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
@@ -23813,7 +23813,7 @@ \subsection{Class Building Types}
2381323813
\item $T$ is a type variable (\ref{generics}).
2381423814
\item $T$ is a function type (\ref{functionTypes}).
2381523815
\item $T$ is a type alias whose transitive alias expansion
23816-
(\ref{typedef}) does not denote a class.
23816+
(\ref{typedef}) does not denote a type building type.
2381723817
\item $T$ is an enumerated type (\ref{enums}).
2381823818
\item $T$ is a deferred type (\ref{staticTypes}).
2381923819
\end{itemize}

0 commit comments

Comments
 (0)