5 lines
33 B
C++
5 lines
33 B
C++
void no_target()
|
|
{
|
|
int b = 7;
|
|
}
|
void no_target()
|
|
{
|
|
int b = 7;
|
|
}
|