5 lines
72 B
Plaintext
5 lines
72 B
Plaintext
# -*- mode: snippet -*-
|
|
# name: std
|
|
# key: std
|
|
# --
|
|
using namespace std; |