diff options
Diffstat (limited to 'testsuite/tests/roles/should_fail/Roles5.stderr')
-rw-r--r-- | testsuite/tests/roles/should_fail/Roles5.stderr | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/testsuite/tests/roles/should_fail/Roles5.stderr b/testsuite/tests/roles/should_fail/Roles5.stderr index 20172ff260..cb79845a55 100644 --- a/testsuite/tests/roles/should_fail/Roles5.stderr +++ b/testsuite/tests/roles/should_fail/Roles5.stderr @@ -2,12 +2,12 @@ Roles5.hs:7:1: Illegal role annotation for T; did you intend to use RoleAnnotations? - while checking a role annotation for ‛T’ + while checking a role annotation for ‘T’ Roles5.hs:8:1: Illegal role annotation for C; did you intend to use RoleAnnotations? - while checking a role annotation for ‛C’ + while checking a role annotation for ‘C’ Roles5.hs:9:1: Illegal role annotation for S; |