Open junhyeokahn opened 2 years ago
Hello, When I do std::cout, it doesn't get correctly highlighted although std::endl does. Please see line 36 in the below capture:
std::cout
std::endl
Hello, When I do
std::cout
, it doesn't get correctly highlighted althoughstd::endl
does. Please see line 36 in the below capture: