From 3246deb437054ff67e600a95d05535251642ad76 Mon Sep 17 00:00:00 2001 From: Clyne Sullivan Date: Thu, 19 Dec 2024 17:18:08 -0500 Subject: include, test.fth --- test.fth | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 test.fth (limited to 'test.fth') diff --git a/test.fth b/test.fth new file mode 100644 index 0000000..0a3bc1a --- /dev/null +++ b/test.fth @@ -0,0 +1,5 @@ +include core.fth +include forth2012-test-suite/src/tester.fr +include forth2012-test-suite/src/core.fr +cr +bye -- cgit v1.2.3