# -*- mode: snippet -*-
# name: #![allow(lint)]
# key: allow!
# --
#![allow(${1:lint})]