Skip to content

Commit af18d01

Browse files
committed
Adjusted class building types
1 parent fd48cfe commit af18d01

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
@@ -23057,7 +23057,7 @@ \subsection{Class Building Types}
2305723057
\item $T$ is a type variable (\ref{generics}).
2305823058
\item $T$ is a function type (\ref{functionTypes}).
2305923059
\item $T$ is a type alias whose transitive alias expansion
23060-
(\ref{typedef}) does not denote a class.
23060+
(\ref{typedef}) does not denote a type building type.
2306123061
\item $T$ is an enumerated type (\ref{enums}).
2306223062
\item $T$ is a deferred type (\ref{staticTypes}).
2306323063
\end{itemize}

0 commit comments

Comments
 (0)