# -*- mode: snippet -*-
# name: println
# --
fmt.Println("${1:msg}")$0