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