Skip to content

Fix error message for chain_id bad arity

The error message emitted for a chain_id primitive applied with the wrong arity was misleading. This fixes it by adding the missing pattern in the parse_ty function.

Edited by Mehdi Bouaziz

Merge request reports