tartrazine/spec/unsupported_lexers/csound/test_global_value_identifiers.txt

31 lines
524 B
Plaintext
Raw Permalink Normal View History

2024-08-03 10:36:47 +00:00
---input---
0dbfs
A4
kr
ksmps
nchnls
nchnls_i
sr
---tokens---
'0dbfs' Name.Variable.Global
'\n' Text.Whitespace
'A4' Name.Variable.Global
'\n' Text.Whitespace
'kr' Name.Variable.Global
'\n' Text.Whitespace
'ksmps' Name.Variable.Global
'\n' Text.Whitespace
'nchnls' Name.Variable.Global
'\n' Text.Whitespace
'nchnls_i' Name.Variable.Global
'\n' Text.Whitespace
'sr' Name.Variable.Global
'\n' Text.Whitespace