From cb5dba7e1ad74f81294b8f48b84cab7683059afa Mon Sep 17 00:00:00 2001 From: Chimrod <> Date: Thu, 7 Dec 2023 18:47:13 +0100 Subject: QSPVER was incorrectly considered as a function and not a keyword --- lib/syntax/t.ml | 2 -- 1 file changed, 2 deletions(-) (limited to 'lib/syntax/t.ml') diff --git a/lib/syntax/t.ml b/lib/syntax/t.ml index c50d2e2..697b18e 100644 --- a/lib/syntax/t.ml +++ b/lib/syntax/t.ml @@ -64,8 +64,6 @@ type function_ = | Min | Min' | Msecscount - | Qspver - | Qspver' | Rand | Replace | Replace' -- cgit v1.2.3