index
:
emacs.git
master
Personal emacs configuration and opinions
rse8
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
templates
/
snippets
/
rustic-mode
/
assert_eq
blob: 18e9e8b2919e53d5e74e784cd90ca6436a53ee42 (
plain
)
1
2
3
4
5
# -*- mode: snippet -*- #name : assert_eq #key : ase # -- assert_eq!(${1:a}, ${2:b});