//comment int a = 1; //another comment /* multi- * line * comment */ int b = a;