diff options
author | Chimrod <> | 2023-12-07 18:47:13 +0100 |
---|---|---|
committer | Chimrod <> | 2023-12-07 18:47:13 +0100 |
commit | cb5dba7e1ad74f81294b8f48b84cab7683059afa (patch) | |
tree | 420e3433c12495c33210b5a3647e2f702479a00f /lib/syntax/t.ml | |
parent | 07cb010ccd29a586c992ab76c81934979ba1a755 (diff) |
QSPVER was incorrectly considered as a function and not a keyword
Diffstat (limited to 'lib/syntax/t.ml')
-rw-r--r-- | lib/syntax/t.ml | 2 |
1 files changed, 0 insertions, 2 deletions
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' |