begin
match nil as object with
List<integer>(s): Assert(false);
integer(i): Assert(false);
else
end;
end.