From b8445b011d9b2a287af0e014998c42525a7fd315 Mon Sep 17 00:00:00 2001 From: JJ Date: Fri, 29 Dec 2023 16:03:06 -0800 Subject: std: restructure, refactor std.ast --- std/fundamental/tests.pk | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 std/fundamental/tests.pk (limited to 'std/fundamental/tests.pk') diff --git a/std/fundamental/tests.pk b/std/fundamental/tests.pk deleted file mode 100644 index 7eb00a8..0000000 --- a/std/fundamental/tests.pk +++ /dev/null @@ -1,5 +0,0 @@ -## std/tests: Utility macros and functions for testing. - -## A macro for runnable examples. Runs them on compilation. -pub macro examples(body) = - ... -- cgit v1.2.3-70-g09d2