From 8909986b89eaac74bb4cd8dc7019f96e4f650470 Mon Sep 17 00:00:00 2001 From: LLLL Colonq Date: Mon, 29 Jun 2026 20:29:36 -0400 Subject: Initial annotations --- test/error2.pit | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 test/error2.pit (limited to 'test/error2.pit') diff --git a/test/error2.pit b/test/error2.pit new file mode 100644 index 0000000..63ab173 --- /dev/null +++ b/test/error2.pit @@ -0,0 +1,4 @@ +(defun! foo () + (error! "yuck")) + +(foo) -- cgit v1.2.3