Skip to content

Commit 1493cf1

Browse files
committed
Adjusted class building types
1 parent 23d251f commit 1493cf1

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
@@ -24522,7 +24522,7 @@ \subsection{Class Building Types}
2452224522
\item $T$ is a type variable (\ref{generics}).
2452324523
\item $T$ is a function type (\ref{functionTypes}).
2452424524
\item $T$ is a type alias whose transitive alias expansion
24525-
(\ref{typedef}) does not denote a class.
24525+
(\ref{typedef}) does not denote a type building type.
2452624526
\item $T$ is an enumerated type (\ref{enums}).
2452724527
\item $T$ is a deferred type (\ref{staticTypes}).
2452824528
\end{itemize}

0 commit comments

Comments
 (0)