dotfiles/.vim/template/cpp/snip-cout.cpp

2 lines
46 B
C++

std::cout << {{_input_:string}} << std::endl;