original.name="SingleLineComment_Valid_1" ====== >>> main.whiley public export method test() : assert 1 != 2 // this is a single line comment ---