설명 없음
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.

gherkin.js 182B

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