From 9cef856478cebe4bfe00e1d39c9e2d49015dd0e4 Mon Sep 17 00:00:00 2001 From: Amlal El Mahrouss Date: Tue, 9 Jan 2024 21:47:33 +0100 Subject: MP-UX/hCore Assembler for 64x0, Release I. Signed-off-by: Amlal El Mahrouss --- ...mixed-bugfix-for-cpp2-comment-cpp1-sequence.cpp | 22 ---------------------- 1 file changed, 22 deletions(-) delete mode 100644 64x0/cc2/regression-tests/test-results/mixed-bugfix-for-cpp2-comment-cpp1-sequence.cpp (limited to '64x0/cc2/regression-tests/test-results/mixed-bugfix-for-cpp2-comment-cpp1-sequence.cpp') 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 deleted file mode 100644 index d1425ba..0000000 --- a/64x0/cc2/regression-tests/test-results/mixed-bugfix-for-cpp2-comment-cpp1-sequence.cpp +++ /dev/null @@ -1,22 +0,0 @@ - - -//=== 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}; - -- cgit v1.2.3