Files
kotlin-fork/compiler/testData/diagnostics/tests/annotations
Dmitry Petrov cf4fb1eb25 Since '@A R.() -> T' is now parsed as '@A (R.() -> T)',
receiver type with modifiers or annotations should be surrounded in parentheses on rendering: '(@A R).() -> T'

This also fixes stub builder tests (which check that stubs are consistent with rendered descriptors).
2016-12-15 23:57:42 +03:00
..
2015-09-25 19:20:20 +03:00
2016-10-11 23:38:55 +03:00
2015-10-19 20:45:01 +03:00