
* Ban the unification of uvar and var_args function * Update CHANGELOG * Fix the tests * Undo indent * Change the error message for unify_varargs
5 lines
78 B
Plaintext
5 lines
78 B
Plaintext
main contract C =
|
|
stateful entrypoint f() =
|
|
let x = Chain.clone
|
|
123
|