blob: f88254d4ee1d72af1b3e37a4807ed2b544585d24 [file]
void
func (void)
{
}
void
bar (void)
{
func ();
}