From 2a2198e91063684a1b19974acc19c25b55266724 Mon Sep 17 00:00:00 2001 From: Chimrod <> Date: Sun, 22 Oct 2023 07:14:20 +0200 Subject: Refactoring the API --- lib/qparser/qsp_expression.mly | 2 -- 1 file changed, 2 deletions(-) (limited to 'lib/qparser/qsp_expression.mly') diff --git a/lib/qparser/qsp_expression.mly b/lib/qparser/qsp_expression.mly index 799be31..362c717 100644 --- a/lib/qparser/qsp_expression.mly +++ b/lib/qparser/qsp_expression.mly @@ -1,5 +1,3 @@ -(* %start <(Elements.pos) Elements.exppression>expression *) - %% %public arguments(X): -- cgit v1.2.3