The lexer doesn't lex things correctly due to "//" and "/" both being separate rules. As a result the lexer emits two T_SLASH tokens for queries such as ".//foo". |
||
|---|---|---|
| .. | ||
| oga | ||
| support | ||
| spec_helper.rb | ||
The lexer doesn't lex things correctly due to "//" and "/" both being separate rules. As a result the lexer emits two T_SLASH tokens for queries such as ".//foo". |
||
|---|---|---|
| .. | ||
| oga | ||
| support | ||
| spec_helper.rb | ||