Geen omschrijving
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

coldfusion.js 188B

1234567
  1. ace.define("ace/snippets/coldfusion",["require","exports","module"], function(require, exports, module) {
  2. "use strict";
  3. exports.snippetText =undefined;
  4. exports.scope = "coldfusion";
  5. });