[Bug] [compiler-v2] Discuss and resolve the "invalid call" language with a larger group to get closure #9863
Labels
bug
Something isn't working
compiler-v2
stale-exempt
Prevents issues from being automatically marked and closed as stale
π Bug
Compiler v2 is currently emitting error messages like
which I object to because '+' is not a function to be called, it's an operator. Wolfgang disagrees. To not waste time, I shelved the issue but we should at least discuss it with some potential developers.
To reproduce
See
third_party/move/move-compiler-v2/tests/checking/typing/binary_add_invalid.exp
in this PR: #9792
Previous discussion may still be available here:
#9792 (comment)
The text was updated successfully, but these errors were encountered: