/Function1.kt:6:1: warning: Exporting name 'test' in ES modules may clash with
    exporting name 'test' from file '/Class1.kt'
    exporting name 'test' from file '/Class2.kt'
    exporting name 'test' from file '/Function2.kt'
    exporting name 'test' from file '/Function3.kt'
    exporting name 'test' from file '/Property1.kt'
    exporting name 'test' from file '/Property2.kt'

/Function2.kt:12:1: warning: Exporting name 'test' in ES modules may clash with
    exporting name 'test' from file '/Class1.kt'
    exporting name 'test' from file '/Class2.kt'
    exporting name 'test' from file '/Function1.kt'
    exporting name 'test' from file '/Function3.kt'
    exporting name 'test' from file '/Property1.kt'
    exporting name 'test' from file '/Property2.kt'

/Function3.kt:17:1: warning: Exporting name 'test' in ES modules may clash with
    exporting name 'test' from file '/Class1.kt'
    exporting name 'test' from file '/Class2.kt'
    exporting name 'test' from file '/Function1.kt'
    exporting name 'test' from file '/Function2.kt'
    exporting name 'test' from file '/Property1.kt'
    exporting name 'test' from file '/Property2.kt'

/Property1.kt:23:1: warning: Exporting name 'test' in ES modules may clash with
    exporting name 'test' from file '/Class1.kt'
    exporting name 'test' from file '/Class2.kt'
    exporting name 'test' from file '/Function1.kt'
    exporting name 'test' from file '/Function2.kt'
    exporting name 'test' from file '/Function3.kt'
    exporting name 'test' from file '/Property2.kt'

/Property2.kt:29:1: warning: Exporting name 'test' in ES modules may clash with
    exporting name 'test' from file '/Class1.kt'
    exporting name 'test' from file '/Class2.kt'
    exporting name 'test' from file '/Function1.kt'
    exporting name 'test' from file '/Function2.kt'
    exporting name 'test' from file '/Function3.kt'
    exporting name 'test' from file '/Property1.kt'

/Class1.kt:35:1: warning: Exporting name 'test' in ES modules may clash with
    exporting name 'test' from file '/Class2.kt'
    exporting name 'test' from file '/Function1.kt'
    exporting name 'test' from file '/Function2.kt'
    exporting name 'test' from file '/Function3.kt'
    exporting name 'test' from file '/Property1.kt'
    exporting name 'test' from file '/Property2.kt'

/Class2.kt:41:1: warning: Exporting name 'test' in ES modules may clash with
    exporting name 'test' from file '/Class1.kt'
    exporting name 'test' from file '/Function1.kt'
    exporting name 'test' from file '/Function2.kt'
    exporting name 'test' from file '/Function3.kt'
    exporting name 'test' from file '/Property1.kt'
    exporting name 'test' from file '/Property2.kt'
