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
bd9c98050e
difftastic
/
sample_files
/
hack_1.php
10 lines
87 B
PHTML
Raw
Blame
History
<?
hh
/**
* Do stuff
*/
function
foo
()
:
vec
<
int
>
{
$x
=
"foo"
;
return
vec
[
1
];
}
Reference in New Issue
View Git Blame
Copy Permalink