highlights(julia): add "mutable" keyword

This commit is contained in:
Stephan Seitz 2022-07-15 23:43:25 +02:00
parent d4c4de206f
commit aabae39294

View file

@ -111,6 +111,7 @@
"primitive"
"struct"
"type"
"mutable"
] @keyword
"return" @keyword.return