# -*- mode: snippet -*-
# name: error
# key: err
# contributor : @atotto
# --
if err != nil {
	$0
}