supercollider: add support for const

This commit is contained in:
Mads Kjeldgaard 2022-01-29 11:05:51 +01:00 committed by Stephan Seitz
parent 631734743a
commit 0f6492506d

View file

@ -64,7 +64,7 @@
[
"arg"
"classvar"
; "const"
"const"
; "super"
; "this"
"var"