summaryrefslogtreecommitdiff
path: root/src/value2.lem
diff options
context:
space:
mode:
Diffstat (limited to 'src/value2.lem')
-rw-r--r--src/value2.lem1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/value2.lem b/src/value2.lem
index a334ac58..ec0cd5a8 100644
--- a/src/value2.lem
+++ b/src/value2.lem
@@ -61,7 +61,6 @@ type vl =
| VL_string of string
| VL_real of string
| VL_tuple of list vl
- | VL_matcher of int * int
| VL_list of list vl
| VL_enum of string
| VL_ref of string