Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit fb39796

Browse filesBrowse files
committed
fix unused precedence
1 parent 71df3f3 commit fb39796
Copy full SHA for fb39796

File tree

1 file changed

+0
-1
lines changed
Filter options

1 file changed

+0
-1
lines changed

‎jsquery_gram.y

Copy file name to clipboardExpand all lines: jsquery_gram.y
-1Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -230,7 +230,6 @@ makeItemList(List *list) {
230230
%left AND_P
231231
%right NOT_P
232232
%nonassoc IN_P IS_P
233-
%left '(' ')'
234233
%nonassoc XXX
235234

236235
/* Grammar follows */

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.