# -*- mode: snippet -*- # name: printf # key: printf # -- printf("${1:%s}\\n", );