// generates type mismatch error
ArrayList
<
Thing
>
things
=
ois
.
readObject
(
)
;