blob: dbfccb15e07e2dc2adcd46d778b39545546039bf [file] [log] [blame]
package test0033;
interface X {
enum Location {
}
}