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
65a803b203
difftastic
/
vendored_parsers
/
tree-sitter-solidity
/
test
/
highlight
/
base.sol
8 lines
97 B
Solidity
Raw
Blame
History
contract
test
{
function
f
(
)
view
{
return
2
;
}
function
g
(
)
pure
{
return
2
;
}
}
Reference in New Issue
View Git Blame
Copy Permalink