1 // { dg-do assemble  }
2 // GROUPS passed error-messages
3 operator int ; int j; // { dg-error "" }  declaration of `operator int' as non-function.*
4