Skip to content

Commit 6137a4a

Browse files
committed
temporarily breaking antlr to test CI
1 parent fcc0e48 commit 6137a4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SqlScriptDom/Parser/TSql/TSql170.g

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
// Also for token that we don't track of like Comma, Semicolon etc. we have to
1414
// call the same function. Alternatively the properties(StartOffset, FragmentLength)
1515
// on Fragment.cs can be used for this purpose.
16-
16+
'
1717
options {
1818
language = "CSharp";
1919
namespace = "Microsoft.SqlServer.TransactSql.ScriptDom";

0 commit comments

Comments
 (0)