difftastic/vendored_parsers/tree-sitter-gleam/test/highlight/echo.gleam

5 lines
42 B
Plaintext

pub fn main() {
echo 2
// ^ keyword
}