Viewing File: /usr/local/cpanel/3rdparty/share/ace-editor/optimized/src-min-noconflict/snippets/makefile.js

ace.define("ace/snippets/makefile",["require","exports","module"],function(e,t,n){"use strict";t.snippetText="snippet ifeq\n	ifeq (${1:cond0},${2:cond1})\n		${3:code}\n	endif\n",t.scope="makefile"})
Back to Directory File Manager