If there are multiple lines in:
int func( int a,
int b)
{
}
, then if you click on the body of the function it will have "scope: unknown" at the bottom of the IDE instead of "scope: func"
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.