# -*- mode: snippet -*-
# name: String.format
# key: f
# --
String.format("$1${2:%n}");$0