depot
this commit
canon
subtree-staging
monorepo for the virus lounge
The Virus Lounge
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
java
/
Another.java
blob: e431e157336b8865a4e9c39167ff19f4af539252 (
plain
) (
blame
)
1
2
3
4
5
public class
Another
{
public static
String
whatis
() {
return
"Testing"
;
}
}