summaryrefslogtreecommitdiff
path: root/plugins/kotlin/jps/jps-plugin/tests/testData/incremental/multiModule/multiplatform/withGeneratedContent/simple/dependencies.txt
blob: a2e14868be2dcd3b83c917902f7e1d3438aecabc (plain)
1
2
3
4
5
6
7
8
// TODO: editExpectActual
c [common, edit]

pJvm [jvm, edit, editJvm]
pJvm -> c [expectedBy]

pJs [js, edit]
pJs -> c [expectedBy]