Files
kotlin-fork/compiler/testData/diagnostics/tests
Dmitry Petrov 2cd6c85cc7 Syntax forms 'a<T>::foo', 'a?::foo' have special cases resolved for future releases.
'a<T>::foo' is reserved if 'a' is a simple name and can be resolved as an expression
(this can be extended to 'a.b.c<T>::foo' case, although that is rather hard to implement using PSI).

 'a?::foo' is reserved if 'a' can be resolved as an expression.
2016-11-29 13:10:01 +03:00
..
2016-05-16 15:38:13 +03:00
2016-10-11 23:38:52 +03:00
2016-05-16 15:38:13 +03:00
2016-09-15 16:45:48 +03:00
2016-07-21 16:07:16 +03:00
2016-05-16 15:38:13 +03:00
2015-10-14 01:29:10 +03:00
2015-10-14 01:29:10 +03:00
2015-09-25 19:20:20 +03:00
2015-10-14 01:29:10 +03:00
2015-10-07 21:56:07 +03:00
2015-10-14 20:51:01 +03:00
2015-10-16 22:19:33 +03:00
2016-05-16 15:38:13 +03:00