Constant ASM_HIGHLIGHTS
Source pub const ASM_HIGHLIGHTS: &str = "(label [(ident)(word)]@label)(reg)@variable.builtin (meta kind: (_)@function.builtin)(instruction kind: (_)@function.builtin)(const name: (word)@constant)[(line_comment)(block_comment)]@comment (int)@number (float)@number.float (string)@string [\"byte\" \"word\" \"dword\" \"qword\" \"ptr\" \"rel\" \"label\" \"const\"]@keyword [\"+\" \"-\" \"*\" \"/\" \"%\" \"|\" \"^\" \"&\"]@operator [\"(\" \")\" \"[\" \"]\"]@punctuation.bracket [\",\" \":\"]@punctuation.delimiter ";