summaryrefslogtreecommitdiffhomepage
path: root/CompilerDriver/cc2/regression-tests/mixed-bugfix-for-cpp2-comment-cpp1-sequence.cpp2
diff options
context:
space:
mode:
Diffstat (limited to 'CompilerDriver/cc2/regression-tests/mixed-bugfix-for-cpp2-comment-cpp1-sequence.cpp2')
-rw-r--r--CompilerDriver/cc2/regression-tests/mixed-bugfix-for-cpp2-comment-cpp1-sequence.cpp22
1 files changed, 2 insertions, 0 deletions
diff --git a/CompilerDriver/cc2/regression-tests/mixed-bugfix-for-cpp2-comment-cpp1-sequence.cpp2 b/CompilerDriver/cc2/regression-tests/mixed-bugfix-for-cpp2-comment-cpp1-sequence.cpp2
new file mode 100644
index 0000000..63f5202
--- /dev/null
+++ b/CompilerDriver/cc2/regression-tests/mixed-bugfix-for-cpp2-comment-cpp1-sequence.cpp2
@@ -0,0 +1,2 @@
+x: i32 = 0; // ugh
+int main() { }