// Commentpublic class Testing {public Testing() {} public void Method() {/* Another Commenton multiple lines */int x = 9;}}