summaryrefslogtreecommitdiff
path: root/pygments/lexers/lisp.py
diff options
context:
space:
mode:
authorAntony Lee <anntzer.lee@gmail.com>2019-11-24 20:54:17 +0100
committerGeorg Brandl <georg@python.org>2019-11-25 12:11:30 +0100
commit612fb2b33d6f48965661e53c6a88ec78b5dd54e3 (patch)
tree7dbb89d0d66939b050ace28f41a575ccbd2b3404 /pygments/lexers/lisp.py
parentf5271e82665d2f1421896573e6f8cfe677ff36a1 (diff)
downloadpygments-git-612fb2b33d6f48965661e53c6a88ec78b5dd54e3.tar.gz
MATLAB: Recognize command form.
MATLAB treats a bare word followed by arguments such as `foo bar baz` as the function call `foo('bar', 'baz')`. As such, treat everything that follows the bare word as a string.
Diffstat (limited to 'pygments/lexers/lisp.py')
0 files changed, 0 insertions, 0 deletions