diff --git a/source/compiler/tests/gh_258.meta b/source/compiler/tests/gh_258.meta index 9bb01eb..c583575 100644 --- a/source/compiler/tests/gh_258.meta +++ b/source/compiler/tests/gh_258.meta @@ -1,6 +1,6 @@ { 'test_type': 'output_check', 'errors': """ - gh_258.pwn(11) : warning 203: symbol is never used: "operator~(Tag:)" + gh_258.pwn(10) : warning 203: symbol is never used: "operator~(Tag:)" """ }