---input---
opcode/**/aUDO,/**/i[],/**/aik//
  aUDO
endop

---tokens---
'opcode'      Keyword.Declaration
'/**/'        Comment.Multiline
'aUDO'        Name.Function
','           Punctuation
'/**/'        Comment.Multiline
'i[]'         Keyword.Type
','           Punctuation
'/**/'        Comment.Multiline
'aik'         Keyword.Type
'//'          Comment.Single
'\n'          Text.Whitespace

'  '          Text.Whitespace
'aUDO'        Name.Function
'\n'          Text.Whitespace

'endop'       Keyword.Declaration
'\n'          Text.Whitespace
