Comments removed (what they say is no longer true)
This commit is contained in:
@@ -79,7 +79,6 @@ public class TuplesAndFunctionsGenerator {
|
|||||||
|
|
||||||
private static void generated(PrintStream out) {
|
private static void generated(PrintStream out) {
|
||||||
out.println("// Generated by " + TuplesAndFunctionsGenerator.class.getCanonicalName());
|
out.println("// Generated by " + TuplesAndFunctionsGenerator.class.getCanonicalName());
|
||||||
out.println("// NOTE: this code is not loaded for JetStandardLibrary, but its equivalent is manually created in JetStandardClasses");
|
|
||||||
out.println();
|
out.println();
|
||||||
out.println("package jet");
|
out.println("package jet");
|
||||||
out.println();
|
out.println();
|
||||||
|
|||||||
@@ -1,5 +1,4 @@
|
|||||||
// Generated by TuplesAndFunctionsGenerator
|
// Generated by TuplesAndFunctionsGenerator
|
||||||
// NOTE: this code is not loaded for JetStandardLibrary, but its equivalent is manually created in JetStandardClasses
|
|
||||||
|
|
||||||
package jet
|
package jet
|
||||||
|
|
||||||
|
|||||||
@@ -1,5 +1,4 @@
|
|||||||
// Generated by TuplesAndFunctionsGenerator
|
// Generated by TuplesAndFunctionsGenerator
|
||||||
// NOTE: this code is not loaded for JetStandardLibrary, but its equivalent is manually created in JetStandardClasses
|
|
||||||
|
|
||||||
package jet
|
package jet
|
||||||
|
|
||||||
|
|||||||
@@ -1,5 +1,4 @@
|
|||||||
// Generated by TuplesAndFunctionsGenerator
|
// Generated by TuplesAndFunctionsGenerator
|
||||||
// NOTE: this code is not loaded for JetStandardLibrary, but its equivalent is manually created in JetStandardClasses
|
|
||||||
|
|
||||||
package jet
|
package jet
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user