2013-05-05 21:15:27 -04:00

5 lines
72 B
Plaintext

# name: using namespace ...
# key: using
# --
using namespace ${std};
$0