diff options
Diffstat (limited to 'library/ace/snippets/golang.js')
-rw-r--r-- | library/ace/snippets/golang.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/library/ace/snippets/golang.js b/library/ace/snippets/golang.js new file mode 100644 index 000000000..f1f0309c0 --- /dev/null +++ b/library/ace/snippets/golang.js @@ -0,0 +1 @@ +ace.define("ace/snippets/golang",["require","exports","module"],function(e,t,n){"use strict";t.snippetText=undefined,t.scope="golang"})
\ No newline at end of file |