diff options
Diffstat (limited to '.emacs.d/mysnippets/text-mode/scala-mode/cast')
| -rw-r--r-- | .emacs.d/mysnippets/text-mode/scala-mode/cast | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/.emacs.d/mysnippets/text-mode/scala-mode/cast b/.emacs.d/mysnippets/text-mode/scala-mode/cast deleted file mode 100644 index 3b2b209..0000000 --- a/.emacs.d/mysnippets/text-mode/scala-mode/cast +++ /dev/null | |||
| @@ -1,4 +0,0 @@ | |||
| 1 | #Author : Jonas Bonèr <jonas@jonasboner.com> | ||
| 2 | #name : asInstanceOf[T] | ||
| 3 | # -- | ||
| 4 | asInstanceOf[${1:type}] $0 \ No newline at end of file | ||
