UNPKG

432 BJavaScriptView Raw
1ace.define("ace/snippets/maze",["require","exports","module"],(function(require,exports,module){"use strict";exports.snippetText="snippet >\ndescription assignment\nscope maze\n\t-> ${1}= ${2}\n\nsnippet >\ndescription if\nscope maze\n\t-> IF ${2:**} THEN %${3:L} ELSE %${4:R}\n",exports.scope="maze"})),ace.require(["ace/snippets/maze"],(function(m){"object"==typeof module&&"object"==typeof exports&&module&&(module.exports=m)}));
\No newline at end of file