6 lines
89 B
Text
6 lines
89 B
Text
# -*- mode: snippet -*-
|
|
# name: kaboom
|
|
# key: kb
|
|
# --
|
|
|
|
char (*__kaboom)[sizeof($1)] = 1;
|