module Language.OCaml.Parser.RecFlag.Test ( testStrings ) where testStrings :: [String] testStrings = [ "", "rec" ]