Translations:KDevelop5/Manual/Working with source code/169/uk
void foo() {
Car my_ride; // ...do something with this variable... std::string color = my_ride.ge
</syntaxhighlight>
void foo() {
Car my_ride; // ...do something with this variable... std::string color = my_ride.ge
</syntaxhighlight>