8 lines
82 B
Plaintext
8 lines
82 B
Plaintext
# -*- mode: snippet -*-
|
|
# name: try
|
|
# key: try
|
|
# --
|
|
try
|
|
$0
|
|
with
|
|
$1 |