diff options
Diffstat (limited to 'tests/pragmas/t6448.nim')
-rw-r--r-- | tests/pragmas/t6448.nim | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/pragmas/t6448.nim b/tests/pragmas/t6448.nim index ab2e3811f..6efb56e08 100644 --- a/tests/pragmas/t6448.nim +++ b/tests/pragmas/t6448.nim @@ -1,5 +1,5 @@ discard """ - errormsg: '''ambiguous call; both foobar.async''' + errormsg: '''ambiguous call''' line: 10 disabled: "32bit" """ |