10 lines
137 B
Plaintext
10 lines
137 B
Plaintext
|
snippet >
|
||
|
description assignment
|
||
|
scope maze
|
||
|
-> ${1}= ${2}
|
||
|
|
||
|
snippet >
|
||
|
description if
|
||
|
scope maze
|
||
|
-> IF ${2:**} THEN %${3:L} ELSE %${4:R}
|