Files
kotlin-fork/jps-plugin/testData/general/CircularDependenciesWrongInternalFromTests/errors.txt
T

4 lines
283 B
Plaintext
Vendored

Cannot access 'funA': it is 'internal' in 'test' at line 4, column 5
Cannot access 'funB': it is 'internal' in 'test' at line 4, column 5
Cannot access 'testFunA': it is 'internal' in 'test' at line 5, column 5
Cannot access 'testFunB': it is 'internal' in 'test' at line 5, column 5