2016-02-18 14:53:30 +01:00

6 lines
78 B
Plaintext

# -*- mode: snippet -*-
# name: nx
# key: nx
# --
nx_uint${1:8}_t ${2:var};
$0