1 // { dg-do assemble  }
2 // Origin: Mark Mitchell <mark@codesourcery.com>
3 
main()4 double main () {} // { dg-error "" } main must return `int'
5