Skip to content

Commit a43331c

Browse files
committed
Update test
1 parent 612b7a8 commit a43331c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

third_party/move/move-compiler-v2/tests/checking/naming/other_builtins_invalid.exp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ error: expected 1 type argument but 0 were provided
1212
4 │ freeze<>(x);
1313
│ ^^^^^^^^^^^
1414

15-
error: assert macro must have one or two arguments
15+
error: Macro `assert!` must have at least one argument
1616
┌─ tests/checking/naming/other_builtins_invalid.move:5:16
1717
1818
5 │ assert!();

0 commit comments

Comments
 (0)