blob: 73cb1edf991751a21727d4980eaeb5dbf251b666 [file] [log] [blame]
__inline__ __attribute__ ((always_inline)) int f()
{
return 2;
}