Function.prototype.heredoc = function( >// 利用function 的註解來儲存字串,而且無需轉義。
var _str = this.toString(),
s_pos = _str.indexOf("/*") 2,
e_pos = _str.lastIndexOf("*/");
return (s_str.lastIndexOf("*/");
return (s_pos}
function fn(){
/*
*/
}
var str_table = fn.heredoc() ;
console.log(str_table);