blob: 757cc79a227ede220314ac2a0c58f218485b9e58 [file] [log] [blame]
public class Alpha {
public String toString() {
return "alpha";
}
}