Sign in
third-party-mirror
/
typetools
/
checker-framework
/
refs/heads/main
/
.
/
checker
/
tests
/
nullness-extra
/
issue309
/
Lib.astub
blob: 12ba50cc5d4e64656bdb8fa592e40d4cabfa4217 [
file
] [
log
] [
blame
] [
edit
]
package
lib
;
public
class
Lib
{
public
static
void
foo
();
}