feat(gleam): "echo" keyword (#7710)

This commit is contained in:
Louis Pilfold 2025-03-06 18:27:20 +00:00 committed by GitHub
parent 16e8e19771
commit f22181a62c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -5,6 +5,7 @@
"panic"
"todo"
"use"
"echo"
] @keyword
"type" @keyword.type