• MIT License
    function abc() {
  • This is a really awesome function Created by yours truly
    return 123;
  • the end
    }