Closed TartanLlama closed 8 months ago
https://github.com/sinemakinci1/Cpp-Copilot-VSC-Demo/blob/21a2875a135da17b8ab0990026c4b331c9091dfc/src/calculator.cpp#L32
main returns 0 by default, you don't need an explicit statement for it
main
https://github.com/sinemakinci1/Cpp-Copilot-VSC-Demo/blob/21a2875a135da17b8ab0990026c4b331c9091dfc/src/calculator.cpp#L32
main
returns 0 by default, you don't need an explicit statement for it