change //line comments to fix debug information

This commit is contained in:
z7zmey
2020-01-08 09:47:23 +02:00
parent 7ad2a2c24f
commit e27faddfa5
5 changed files with 1629 additions and 1625 deletions
+599 -599
View File
File diff suppressed because it is too large Load Diff
+1
View File
@@ -516,6 +516,7 @@ func TestConstantStrings(t *testing.T) {
T_CONSTANT_ENCAPSED_STRING.String(),
T_CONSTANT_ENCAPSED_STRING.String(),
T_CONSTANT_ENCAPSED_STRING.String(),
T_CONSTANT_ENCAPSED_STRING.String(),
}
lexer := NewLexer([]byte(src))