generated better comment describing where the code generator is in case anyone wants to modify the code
This commit is contained in:
@@ -1,4 +1,11 @@
|
||||
// NOTE this file is auto-generated from src/kotlin/JUtilCollections.kt
|
||||
|
||||
//
|
||||
// NOTE THIS FILE IS AUTO-GENERATED by the GenerateStandardLib.kt
|
||||
// See: https://github.com/JetBrains/kotlin/tree/master/libraries/stdlib
|
||||
//
|
||||
// Generated from input file: src/kotlin/JUtilCollections.kt
|
||||
//
|
||||
|
||||
package kotlin
|
||||
|
||||
import java.util.*
|
||||
|
||||
Reference in New Issue
Block a user