2016-10-24 08:30:06 +02:00

7 lines
80 B
Plaintext

# -*- mode: snippet -*-
# name: doc
# key: /*
# --
/**
* ${1:documentation}
*/