rhymix/tests/_data/formatter/minify.target.js
2016-03-18 14:10:10 +09:00

1 line
No EOL
105 B
JavaScript

(function($){$(".foo").click(function(event){event.preventDefault();$(this).attr("bar","baz")})})(jQuery)