On Tue, 30 Jan 2024 23:47:00 GMT, Jonathan Gibbons <j...@openjdk.org> wrote:

>> src/jdk.internal.md/share/classes/jdk/internal/markdown/MarkdownTransformer.java
>>  line 771:
>> 
>>> 769:                 copyTo(getStartPos(link));
>>> 770:                 // push temporary value for {@code trees} while 
>>> handling the content of the node
>>> 771:                 var saveTrees = trees;
>> 
>> "saveTrees": I see what you did there :-)
>
> ?? Not sure I understand this comment.

It's just a funny word play evoking the famous eco slogan, is all.

-------------

PR Review Comment: https://git.openjdk.org/jdk/pull/16388#discussion_r1486368352

Reply via email to