blob: 8cefbf21dbb47deb4f8f00e2cca344a88ff76a3e [file] [log] [blame]
//selection: 5, 23, 5, 28
package invalid;
class NotInMethod1 {
public int fSum= 1 + 2;
}