# -*- mode: snippet -*- # name: template # key: template # -- #include /** @brief @result */ int main(int argc, char *argv[]){ $0 }