Testing snippet Get link Facebook X Pinterest Email Other Apps April 18, 2018 // Comment public class Testing { public Testing() { } public void Method() { /* Another Comment on multiple lines */ int x = 9; } } Read more