diff options
Diffstat (limited to 'templates/snippets/rustic-mode/assert')
| -rw-r--r-- | templates/snippets/rustic-mode/assert | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/templates/snippets/rustic-mode/assert b/templates/snippets/rustic-mode/assert new file mode 100644 index 0000000..4d823f3 --- /dev/null +++ b/templates/snippets/rustic-mode/assert @@ -0,0 +1,4 @@ +me : assert +#key : as +# -- +assert!(${1:truth}); |
