Repository URL to install this package:
|
Version:
2.13.0 ▾
|
# namespace-prefix `yang` should be explicitly highlighted
---input---
type yang:counter64;
---tokens---
'type' Keyword
' ' Text.Whitespace
'yang' Name.Namespace
':' Punctuation
'counter64' Name.Variable
';' Punctuation
'\n' Text.Whitespace