diff --git a/Example.res b/Example.res deleted file mode 100644 index b05091f28a..0000000000 --- a/Example.res +++ /dev/null @@ -1,10 +0,0 @@ -type x = - /** first group */ - | A - | B - | C - - /** second group */ - | D - | E - | F