Work on functions
This commit is contained in:
@@ -6,6 +6,10 @@ BEGIN {
|
||||
special_syms["unbound"] = 1
|
||||
special_syms["hash_string"] = 1
|
||||
special_syms["strings_equal"] = 1
|
||||
special_syms["and_rest"] = 1
|
||||
special_syms["and_key"] = 1
|
||||
special_syms["and_optional"] = 1
|
||||
special_syms["and_allow_other_keys"] = 1
|
||||
|
||||
FS = "[,(]"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user