2016-10-20 10:27:10 +02:00

8 lines
72 B
Plaintext

# -*- mode: snippet -*-
# name: javadoc
# key: doc
# --
/**
* $0
*
*/