summaryrefslogtreecommitdiffhomepage
path: root/64x0/cc2/regression-tests/test-results/mixed-bugfix-for-cpp2-comment-cpp1-sequence.cpp
diff options
context:
space:
mode:
authorAmlal El Mahrouss <amlal.elmahrouss@icloud.com>2024-01-09 11:59:12 +0100
committerAmlal El Mahrouss <amlal.elmahrouss@icloud.com>2024-01-09 12:01:26 +0100
commita8a55bc93e06cd8f75f7d397c013f7a312ea29a4 (patch)
tree39969558bed8fcff1c2014fda0d3674b794f6970 /64x0/cc2/regression-tests/test-results/mixed-bugfix-for-cpp2-comment-cpp1-sequence.cpp
parentb16ae0960b396c8c20e4711eabfe4b826a039d7e (diff)
64asm/64ld: MP-UX specialized 64x0 assembler.
Refer to 64x0 the X64000 specific toolchain. Signed-off-by: Amlal El Mahrouss <amlal.elmahrouss@icloud.com>
Diffstat (limited to '64x0/cc2/regression-tests/test-results/mixed-bugfix-for-cpp2-comment-cpp1-sequence.cpp')
-rw-r--r--64x0/cc2/regression-tests/test-results/mixed-bugfix-for-cpp2-comment-cpp1-sequence.cpp22
1 files changed, 22 insertions, 0 deletions
diff --git a/64x0/cc2/regression-tests/test-results/mixed-bugfix-for-cpp2-comment-cpp1-sequence.cpp b/64x0/cc2/regression-tests/test-results/mixed-bugfix-for-cpp2-comment-cpp1-sequence.cpp
new file mode 100644
index 0000000..d1425ba
--- /dev/null
+++ b/64x0/cc2/regression-tests/test-results/mixed-bugfix-for-cpp2-comment-cpp1-sequence.cpp
@@ -0,0 +1,22 @@
+
+
+//=== Cpp2 type declarations ====================================================
+
+
+#include "cpp2util.h"
+
+#line 1 "mixed-bugfix-for-cpp2-comment-cpp1-sequence.cpp2"
+
+
+//=== Cpp2 type definitions and function declarations ===========================
+
+#line 1 "mixed-bugfix-for-cpp2-comment-cpp1-sequence.cpp2"
+extern cpp2::i32 x;
+int main() { }
+ // ugh
+
+//=== Cpp2 function definitions =================================================
+
+#line 1 "mixed-bugfix-for-cpp2-comment-cpp1-sequence.cpp2"
+cpp2::i32 x {0};
+