Closed JohnCoene closed 2 months ago
Check that types assigned are valid, e.g.: cannot be object.
# this should fail let x: list = list()
Check that types assigned are valid, e.g.: cannot be object.