mirror of
https://github.com/openRuyi-Project/gcc.git
synced 2026-06-16 16:35:51 +00:00
6ab17fd868
From-SVN: r31952
8 lines
77 B
Java
8 lines
77 B
Java
public class comment
|
|
{
|
|
/***
|
|
// This is supposed to be a comment.
|
|
*/
|
|
}
|
|
|