We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 86bae66 commit 4cf06ecCopy full SHA for 4cf06ec
Sample Open Source Implementations/head/Main.java
@@ -81,8 +81,6 @@ public Class<? extends Random> applicableFor()
81
82
System.out.println(scope.toVarMap());
83
System.out.println(scope.toValList());
84
-
85
- System.out.println((Object)Serializer.LoadFrom(f, 1));
86
}
87
88
//We can invoke static things from SerialX!
0 commit comments