// Build don't link: // Based on bug report by Thomas Kunert // Special g++ Options: int foo(); const int (*bar)() = foo; // ERROR - adding const