ADAPT-Chase's picture
Add files using upload-large-folder tool
8ab4ccd verified
/**
* this is
* a block
* comment
*/
$(function() {
console.log("Hello, world!");
});