From 5b038666c3e911ffeb78a4d656044e5bd076705b Mon Sep 17 00:00:00 2001 From: Kimplul Date: Thu, 23 Mar 2023 16:14:51 +0200 Subject: integrate parser work --- tests/main.cu | 1 + 1 file changed, 1 insertion(+) create mode 100644 tests/main.cu (limited to 'tests/main.cu') diff --git a/tests/main.cu b/tests/main.cu new file mode 100644 index 0000000..05437c5 --- /dev/null +++ b/tests/main.cu @@ -0,0 +1 @@ +main(){} -- cgit v1.3