mirror of
https://gitee.com/dromara/MaxKey.git
synced 2026-05-20 13:18:09 +08:00
Factorys
This commit is contained in:
10
maxkey-core/src/test/java/org/maxkey/CopyrightC.java
Normal file
10
maxkey-core/src/test/java/org/maxkey/CopyrightC.java
Normal file
@@ -0,0 +1,10 @@
|
||||
package org.maxkey;
|
||||
|
||||
public class CopyrightC {
|
||||
|
||||
public static void main(String[] args) {
|
||||
// TODO Auto-generated method stub
|
||||
System.out.println(Character.toString(0xA9));
|
||||
}
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user