mirror of
https://github.com/Foltik/dotfiles
synced 2024-11-14 16:59:27 -05:00
5 lines
75 B
Plaintext
5 lines
75 B
Plaintext
# -*- mode: snippet -*-
|
|
# name: log::warn
|
|
# key: warn
|
|
# --
|
|
log::warn!("$0") |