mirror of
https://github.com/corda/corda.git
synced 2025-06-14 13:18:18 +00:00
snapshot
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
public class Simple {
|
||||
public static void main(String[] args) {
|
||||
System.out.println("'" + String.class.getName() + "'");
|
||||
System.out.println(Integer.toString(42));
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user