diff options
Diffstat (limited to 'cpp/test/Slice/errorDetection/StructDeclaration.err')
-rw-r--r-- | cpp/test/Slice/errorDetection/StructDeclaration.err | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cpp/test/Slice/errorDetection/StructDeclaration.err b/cpp/test/Slice/errorDetection/StructDeclaration.err new file mode 100644 index 00000000000..1f39ae523b4 --- /dev/null +++ b/cpp/test/Slice/errorDetection/StructDeclaration.err @@ -0,0 +1 @@ +StructDeclaration.ice:11: structs can not be forward declared |