5 lines
82 B
Plaintext
5 lines
82 B
Plaintext
# -*- mode: snippet -*-
|
|
# name: #[cfg(option)]
|
|
# key: cfg
|
|
# --
|
|
#[cfg(${1:option})] |