mirror of
https://github.com/autc04/Retro68.git
synced 2024-11-30 19:53:46 +00:00
8 lines
122 B
Java
8 lines
122 B
Java
|
public class PR16923
|
||
|
{
|
||
|
public static void printIt ()
|
||
|
{
|
||
|
System.out.println (System.getProperty ("PR16923"));
|
||
|
}
|
||
|
}
|