diff --git a/examples/app/AppFunctor.gf b/examples/app/AppFunctor.gf index e2b332151..fafb82c54 100644 --- a/examples/app/AppFunctor.gf +++ b/examples/app/AppFunctor.gf @@ -27,7 +27,7 @@ incomplete concrete AppFunctor of App = flags literal=Symb ; - case_sensitive=off ; +-- case_sensitive=off ; lin PhrasePhr p = {s = "+" ++ p.s} | p ;