blob: 4c7a6bf8cc3b270a430fb8baccd1998d0d8352f0 [file] [log] [blame]
extension type ET(int i) {
const ET.named(this.i) {}
}