Skip to content

Commit 342d8b7

Browse files
committed
Adjust class building types
1 parent a3f4e9e commit 342d8b7

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
@@ -24353,7 +24353,7 @@ \subsection{Class Building Types}
2435324353
\item $T$ is a type variable (\ref{generics}).
2435424354
\item $T$ is a function type (\ref{functionTypes}).
2435524355
\item $T$ is a type alias whose transitive alias expansion
24356-
(\ref{typedef}) does not denote a class.
24356+
(\ref{typedef}) does not denote a class building type.
2435724357
\item $T$ is an enumerated type (\ref{enums}).
2435824358
\item $T$ is a deferred type (\ref{staticTypes}).
2435924359
\end{itemize}

0 commit comments

Comments
 (0)