Skip to content

Commit 94ec619

Browse files
committed
chore(sql): add EOL
1 parent 802a843 commit 94ec619

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/parser/flink/suggestion/fixtures/tokenSuggestion.sql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ CREATE
66
;
77
SHOW
88

9-
CREATE TABLE tmp_table (col INT) WITH ('connector'='kafka');
9+
CREATE TABLE tmp_table (col INT) WITH ('connector'='kafka');

0 commit comments

Comments
 (0)