pyDataVizDay/src/static/node_modules/highlight/examples/example.js.html
2017-07-23 13:41:35 -05:00

5 lines
92 B
HTML

<pre><code>(function () {
"use strict";
console.log('Hello World!');
}();</code></pre>