Skip to content

Commit dc5c7bd

Browse files
authored
Add link to issue
1 parent 852b25c commit dc5c7bd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

notes/code-coloring.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* **Contributors**: Roman Elizarov, Anton Banykh, Mikhail Zarechenskii,
66
Sergey Rostov, Andrey Breslav, Zalim Bashorov, Mikhail Belyaev
77
* **Status**: Under consideration
8-
* **Discussion and feedback**: TBD
8+
* **Discussion and feedback**: https://github.com/Kotlin/KEEP/issues/240
99

1010
While discussing new features, we, as Kotlin Language Research Team, are
1111
constantly running into cases when the context of one block of code is different
@@ -361,4 +361,4 @@ callees, the analysis becomes fix-point analysis, which might be quite slow and
361361
not suited for usage in the IDE.
362362
This approach has the advantage of bottom-up approach (IDE support and
363363
incremental compilation), and, by adding an up-to-bottom analysis, we can report
364-
precise errors.
364+
precise errors.

0 commit comments

Comments
 (0)