blob: 6650cf2906a842a71361f1fe2e93280a769e0dc0 [file] [log] [blame]
int func() { return 1; }
void func() {}
/*%%*
functions 'void func()' and 'int func()' differ only in return type
*%%*/