Use proper spacing formatting for this repo

This commit is contained in:
Edir Garcia Lazo 2018-10-18 11:20:38 -07:00
parent 0af9611215
commit 9a42ff33f4
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@ namespace Antlr4.Runtime
private readonly ATN _atn;
private readonly Dfa.DFA[] _decisionToDFA;
private readonly Dfa.DFA[] _decisionToDFA;
protected internal readonly BitSet pushRecursionContextStates;