selectors support for hash
This commit is contained in:
@@ -39,6 +39,7 @@ const (
|
||||
COMMA = ","
|
||||
SEMICOLON = ";"
|
||||
COLON = ":"
|
||||
DOT = "."
|
||||
|
||||
LPAREN = "("
|
||||
RPAREN = ")"
|
||||
|
||||
Reference in New Issue
Block a user