DEBSOURCES
Skip Quicknav
sources / yasnippet-snippets / 1.1%2Bdfsg-2 / snippets / nix-mode / checkPhase
12345678910
# -*- mode: snippet -*- # name: checkPhase # key: ch # -- checkPhase= '' runHook preCheck $1 runHook postCheck ''; $0