emacs/snippets/c-mode/kaboom

6 lines
89 B
Text

# -*- mode: snippet -*-
# name: kaboom
# key: kb
# --
char (*__kaboom)[sizeof($1)] = 1;