// Build don't link: // Origin: Mark Mitchell struct S { int i asm ("abc"); // ERROR - `asm' specifier not permitted };