5 lines
80 B
Plaintext
5 lines
80 B
Plaintext
# -*- mode: snippet -*-
|
|
# name : #include <...>
|
|
# key : incs
|
|
# --
|
|
#include <$1> |