blob: cb9413b06f608f80c755e539b90eecf18f89346a [file] [log] [blame]
/************************************************/
// 15180: [REG2.069.0-b1] Segfault with empty struct used as UDA
struct foo { }
@foo bar () { }
/************************************************/