mirror of
https://github.com/gcc-mirror/gcc.git
synced 2026-05-07 07:57:30 +02:00
8 lines
77 B
Java
8 lines
77 B
Java
public class comment
|
|
{
|
|
/***
|
|
// This is supposed to be a comment.
|
|
*/
|
|
}
|
|
|