Skip to content

Commit e1cf9d5

Browse files
committed
Adjust class building types
1 parent c6e05e6 commit e1cf9d5

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
@@ -25235,7 +25235,7 @@ \subsection{Class Building Types}
2523525235
\item $T$ is a type variable (\ref{generics}).
2523625236
\item $T$ is a function type (\ref{functionTypes}).
2523725237
\item $T$ is a type alias whose transitive alias expansion
25238-
(\ref{typedef}) does not denote a class.
25238+
(\ref{typedef}) does not denote a class building type.
2523925239
\item $T$ is an enumerated type (\ref{enums}).
2524025240
\item $T$ is a deferred type (\ref{staticTypes}).
2524125241
\end{itemize}

0 commit comments

Comments
 (0)