1
0
mirror of https://github.com/lxsang/ant-http synced 2024-06-26 18:39:48 +02:00
ant-http/build/htdocs/scripts/ace/ext-error_marker.js
2015-10-22 11:39:11 +02:00

5 lines
140 B
JavaScript
Executable File

;
(function() {
ace.require(["ace/ext/error_marker"], function() {});
})();