blob: 05be5cf39c07d5bb66c66812337b6d5a1fd8f5e9 [file] [log] [blame]
public class Client {
int foo(){
return Test.CONST;
}
}