Fitting main body into 1p

This commit is contained in:
ajeffrey@roblox.com 2023-07-21 12:48:08 -07:00
parent 8b72327c54
commit 382b5ebb12
2 changed files with 2 additions and 2 deletions

Binary file not shown.

View file

@ -29,9 +29,9 @@
\begin{abstract} \begin{abstract}
In HATRA 2021, we presented \emph{The Goals Of The Luau Type System}, In HATRA 2021, we presented \emph{The Goals Of The Luau Type System},
describing the human factors of designing a type system for a describing the human factors of a type system for a
language with a heterogeneous developer community. In this extended language with a heterogeneous developer community. In this extended
abstract we provide a progress report on the work so far, focusing on abstract we provide a progress report, focusing on
the unexpected aspects: semantic subtyping and type error the unexpected aspects: semantic subtyping and type error
suppression. suppression.
\end{abstract} \end{abstract}