forked from qt-creator/qt-creator
6 lines
53 B
C++
6 lines
53 B
C++
![]() |
void function()
|
||
|
{
|
||
|
int i = 0;
|
||
|
if (i = 3) {}
|
||
|
}
|