nftable-migration
1# -*- mode: snippet -*-
2# name: printf
3# --
4fmt.Printf("$1\n"${2:, ${3:str}})