Skip to content

Prototype typer: c_access_label should work on variants too; fixed its alias_selector

This breaks the tests due to a bug somewhere with access labels, it seems there is some confusion between the field type (resp. constructor arg type) and the record type (resp. variant type) at some point.

Only the last commit "c_access_label should work on variants too; fixed its alias_selector" is part of this MR

Merge request reports