Ad
Code
Diff
  • /**
     This is a Test
    */
    function Solution() {
      return "Hello World"
    }
    
    //
    function Test() {
    
    }
    
    // createthink
    function Test1() {
    
    }
    • /**
    • This is a Test
    • */
    • function Solution() {
    • return "Hello World"
    • }
    • //
    • function Test() {
    • }
    • // createthink
    • function Test1() {
    • }