1
Fork 0
This commit is contained in:
Jake Wheat 2013-12-17 20:27:11 +02:00
parent 9b1bbbf307
commit e61672ebf8
7 changed files with 26 additions and 13 deletions
tools/Language/SQL/SimpleSQL

View file

@ -9,7 +9,7 @@ revisited when the dialect support is added.
> --import Language.SQL.SimpleSQL.Syntax
> postgresTests :: TestItem
> postgresTests = Group "postgresTests" $ map ParseQueryExpr $
> postgresTests = Group "postgresTests" $ map ParseQueryExpr
lexical syntax section