Ban the unification of uvars and var_args functions (#423)
* Ban the unification of uvar and var_args function * Update CHANGELOG * Fix the tests * Undo indent * Change the error message for unify_varargs
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
main contract C =
|
||||
stateful entrypoint f() =
|
||||
let x = Chain.clone
|
||||
123
|
||||
Reference in New Issue
Block a user