Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagejs
titledemo.js
console.log("Hello, world!"):;


You can run above code as following:

...