13 lines
370 B
Plaintext
13 lines
370 B
Plaintext
has("mac")
|
|
exists("s:call_count")
|
|
|
|
----------------------------------------------------
|
|
|
|
[
|
|
["function", "has"], ["punctuation", "("], ["string", "\"mac\""], ["punctuation", ")"],
|
|
["function", "exists"], ["punctuation", "("], ["string", "\"s:call_count\""], ["punctuation", ")"]
|
|
]
|
|
|
|
----------------------------------------------------
|
|
|
|
Checks for functions. |