Newer
Older
Import / research / reflection / tests / test_comments.txt
@John John on 29 Dec 2020 121 bytes bulk import from macbookpro checkouts

// test end of line comment

module /* comment */ bbb /* comment */
{
  /*
     a test multi line comment block
  */
}