aboutsummaryrefslogtreecommitdiff
path: root/template/typescript/snip-throw.ts
diff options
context:
space:
mode:
Diffstat (limited to 'template/typescript/snip-throw.ts')
-rw-r--r--template/typescript/snip-throw.ts1
1 files changed, 1 insertions, 0 deletions
diff --git a/template/typescript/snip-throw.ts b/template/typescript/snip-throw.ts
new file mode 100644
index 0000000..86ca9f6
--- /dev/null
+++ b/template/typescript/snip-throw.ts
@@ -0,0 +1 @@
+throw "{{_cursor_}}";