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