/Function1.kt:7: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:13: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:18: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:24: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:30: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:36: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:42: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'
