We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 612b7a8 commit a43331cCopy full SHA for a43331c
third_party/move/move-compiler-v2/tests/checking/naming/other_builtins_invalid.exp
@@ -12,7 +12,7 @@ error: expected 1 type argument but 0 were provided
12
4 │ freeze<>(x);
13
│ ^^^^^^^^^^^
14
15
-error: assert macro must have one or two arguments
+error: Macro `assert!` must have at least one argument
16
┌─ tests/checking/naming/other_builtins_invalid.move:5:16
17
│
18
5 │ assert!();
0 commit comments