"C++ frame": { "prefix": "dx", "body": [ "#include <iostream>$2", "using namespace std;", "", "int main()", "{", " system("cls");", "", " $1", "", " return 0;", "}" ], "description": "C++ frame" }
"C++ frame": { "prefix": "dx", "body": [ "#include <iostream>$2", "using namespace std;", "", "int main()", "{", " system("cls");", "", " $1", "", " return 0;", "}" ], "description": "C++ frame" }