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" "arg"
"classvar" "classvar"
; "const" "const"
; "super" ; "super"
; "this" ; "this"
"var" "var"