forked from qt-creator/qt-creator
5 lines
38 B
C++
5 lines
38 B
C++
|
|
int variable;
|
||
|
|
|
||
|
|
int x = variable + 3;
|
||
|
|
|