9 lines
109 B
Plaintext
9 lines
109 B
Plaintext
# -*- mode: snippet -*-
|
|
# name: doc
|
|
# key: /*
|
|
# uuid: /*
|
|
# condition: (not (use-region-p))
|
|
# --
|
|
/**
|
|
* $0
|
|
*/ |