diff options
| author | Antony Lee <anntzer.lee@gmail.com> | 2019-11-24 20:54:17 +0100 |
|---|---|---|
| committer | Georg Brandl <georg@python.org> | 2019-11-25 12:11:30 +0100 |
| commit | 612fb2b33d6f48965661e53c6a88ec78b5dd54e3 (patch) | |
| tree | 7dbb89d0d66939b050ace28f41a575ccbd2b3404 /pygments/lexers/lisp.py | |
| parent | f5271e82665d2f1421896573e6f8cfe677ff36a1 (diff) | |
| download | pygments-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
