diff options
Diffstat (limited to 'tests')
-rw-r--r-- | tests/name/cross.testscript | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/name/cross.testscript b/tests/name/cross.testscript index 263a1d1..198f890 100644 --- a/tests/name/cross.testscript +++ b/tests/name/cross.testscript @@ -87,7 +87,7 @@ EOI EOE $* <'print {dir/foo}{fox{bar}}' 2>>EOE != 0 - <stdin>:1:20: error: nested type name fox + <stdin>:1:17: error: nested type name fox EOE } |