typo
This commit is contained in:
parent
5a048a62ac
commit
e8bef29441
@ -81,7 +81,6 @@ and sign =
|
||||
| Times
|
||||
| Divide
|
||||
|
||||
|
||||
let rec pp_query fmt ast =
|
||||
match ast with
|
||||
| Select(cols, table_exp) -> Format.fprintf fmt "%s" (String.cat "SELECT " (pp_columns cols) ^ pp_table_expression table_exp)
|
||||
|
Loading…
Reference in New Issue
Block a user