diff options
Diffstat (limited to 'tests/system/tensuremove2.nim')
-rw-r--r-- | tests/system/tensuremove2.nim | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/system/tensuremove2.nim b/tests/system/tensuremove2.nim index 1fcbc1c0f..39bbeb22e 100644 --- a/tests/system/tensuremove2.nim +++ b/tests/system/tensuremove2.nim @@ -1,5 +1,5 @@ discard """ - errormsg: "'if true: s else: String()' is not a mutable location; it cannot be moved" + errormsg: "Nested expressions cannot be moved: 'if true: s else: String()'" """ type |