This website requires JavaScript.
Explore
Help
Register
Sign In
sascha
/
difftastic
mirror of
https://github.com/Wilfred/difftastic/
Watch
1
Star
0
Fork
You've already forked difftastic
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
eff3c36c38
difftastic
/
vendored_parsers
/
tree-sitter-gleam
/
test
/
highlight
/
constants.gleam
11 lines
255 B
Plaintext
Raw
Blame
History
const f = 100.001e523
// ^ number
// ^ number
// ^ number
const s = "Hello, \e\t\n"
// ^ warning
// ^ warning
// ^ string.escape
// ^ string.escape
Reference in New Issue
View Git Blame
Copy Permalink