---input---
@import ModuleA;

---tokens---
'@import'     Keyword
' '           Text
'ModuleA'     Name
';'           Punctuation
'\n'          Text
