Skip to content

Commit e289cb3

Browse files
committed
Adjusted class building types
1 parent 926d707 commit e289cb3

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
@@ -24534,7 +24534,7 @@ \subsection{Class Building Types}
2453424534
\item $T$ is a type variable (\ref{generics}).
2453524535
\item $T$ is a function type (\ref{functionTypes}).
2453624536
\item $T$ is a type alias whose transitive alias expansion
24537-
(\ref{typedef}) does not denote a class.
24537+
(\ref{typedef}) does not denote a type building type.
2453824538
\item $T$ is an enumerated type (\ref{enums}).
2453924539
\item $T$ is a deferred type (\ref{staticTypes}).
2454024540
\end{itemize}

0 commit comments

Comments
 (0)