Skip to content

Latest commit

 

History

History
11 lines (5 loc) · 85 Bytes

File metadata and controls

11 lines (5 loc) · 85 Bytes

Java comments

  • //

  • /*

  • // single-line comment

  • /* multi-line comment */