Skip to content

Commit df7f0cf

Browse files
authored
Update docs/codeql/codeql-language-guides/analyzing-data-flow-in-java.rst
1 parent c06b8a6 commit df7f0cf

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/codeql/codeql-language-guides/analyzing-data-flow-in-java.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ Analyzing data flow in Java
55

66
You can use CodeQL to track the flow of data through a Java program to its use.
77

8+
.. include:: ../reusables/kotlin-beta-note.rst
9+
810
.. include:: ../reusables/kotlin-java-differences.rst
911

1012
About this article

0 commit comments

Comments
 (0)