芝麻web文件管理V1.00
编辑当前文件:/home/freeclou/app.optimyar.com/backend/node_modules/es6-templates/test/examples/multi-line.js
var s = `a b c`; assert.equal(s, 'a\n b\n c');