mirror of
https://github.com/gcc-mirror/gcc.git
synced 2026-05-06 23:25:24 +02:00
6 lines
90 B
Java
6 lines
90 B
Java
public class sjis_comment1 {
|
|
public static void main(String[] args) {
|
|
/* “ü—Í */
|
|
}
|
|
}
|