1
Fork 0

Small editorial

This commit is contained in:
Bartosz Wójcik 2021-12-02 17:04:01 +01:00
parent 61275461b5
commit 80e79ced2e
3 changed files with 3 additions and 3 deletions
tools/Language/SQL/SimpleSQL

View file

@ -5,7 +5,7 @@ Tests for parsing scalar expressions
> import Language.SQL.SimpleSQL.TestTypes
> import Language.SQL.SimpleSQL.Syntax
> scalarExprTests :: TestItem
> scalarExprTests = Group "scalarExprTests"
> [literals