This website works better with JavaScript.
Explore
Help
Sign In
pghs975uc
/
infer_clone
Watch
1
Star
0
Fork
You've already forked infer_clone
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
e9f1f03aa0
infer_clone
/
examples
/
Hello.java
7 lines
79 B
Raw
Blame
History
class
Hello
{
int
test
(
)
{
String
s
=
null
;
return
s
.
length
(
)
;
}
}
Reference in new issue
View Git Blame
Copy Permalink