mirror of
https://forge.sourceware.org/marek/gcc.git
synced 2026-02-22 20:01:31 -05:00
8 lines
77 B
Java
8 lines
77 B
Java
public class comment
|
|
{
|
|
/***
|
|
// This is supposed to be a comment.
|
|
*/
|
|
}
|
|
|