Skip to content

Commit 89a85a6

Browse files
committed
Adjust class building types
1 parent 85db2ad commit 89a85a6

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
@@ -24618,7 +24618,7 @@ \subsection{Class Building Types}
2461824618
\item $T$ is a type variable (\ref{generics}).
2461924619
\item $T$ is a function type (\ref{functionTypes}).
2462024620
\item $T$ is a type alias whose transitive alias expansion
24621-
(\ref{typedef}) does not denote a class.
24621+
(\ref{typedef}) does not denote a class building type.
2462224622
\item $T$ is an enumerated type (\ref{enums}).
2462324623
\item $T$ is a deferred type (\ref{staticTypes}).
2462424624
\end{itemize}

0 commit comments

Comments
 (0)