1
0
mirror of https://github.com/lxsang/ant-http synced 2024-06-29 11:59:48 +02:00
ant-http/build/htdocs/scripts/ace/ext-error_marker.js

5 lines
140 B
JavaScript
Raw Normal View History

2015-10-22 11:39:11 +02:00
;
(function() {
ace.require(["ace/ext/error_marker"], function() {});
})();