diff options
Diffstat (limited to 'test/expect/gccxml.broken.any.Class-implicit-member-bad-base.stderr.txt')
-rw-r--r-- | test/expect/gccxml.broken.any.Class-implicit-member-bad-base.stderr.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/expect/gccxml.broken.any.Class-implicit-member-bad-base.stderr.txt b/test/expect/gccxml.broken.any.Class-implicit-member-bad-base.stderr.txt new file mode 100644 index 0000000..7f45214 --- /dev/null +++ b/test/expect/gccxml.broken.any.Class-implicit-member-bad-base.stderr.txt @@ -0,0 +1,2 @@ +.*/test/input/Class-implicit-member-bad-base.cxx:6:16: error: read-only variable is not assignable +.*/test/input/Class-implicit-member-bad-base.cxx:9:7: note: in instantiation of member function 'base<const int>::operator=' requested here |