blob: 41935a72241234d38a7033ff392bc5c4d162f087 [file] [log] [blame]
package test4;
public class JIRA186 {
public int test() {
return 1;
}
}