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