From beca01c826ee51c9ee6d5eadd7e5ef10f7fb9f58 Mon Sep 17 00:00:00 2001 From: Laurenz Date: Fri, 18 Mar 2022 23:36:18 +0100 Subject: Methods --- tests/typ/code/ops-prec.typ | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/typ/code/ops-prec.typ') diff --git a/tests/typ/code/ops-prec.typ b/tests/typ/code/ops-prec.typ index 2cec0d04..23afcc5f 100644 --- a/tests/typ/code/ops-prec.typ +++ b/tests/typ/code/ops-prec.typ @@ -13,7 +13,7 @@ #test(not "b" == "b", false) // Assignment binds stronger than boolean operations. -// Error: 2-7 cannot access this expression mutably +// Error: 2-7 cannot mutate a temporary value {not x = "a"} --- -- cgit v1.2.3