summaryrefslogtreecommitdiff
path: root/java/java.go
diff options
context:
space:
mode:
authorSasha Smundak <asmundak@google.com>2020-11-19 02:20:40 -0800
committerSasha Smundak <asmundak@google.com>2020-11-19 11:52:20 -0800
commit7890211d588aa14b08a01df76d8f42897c05dfa6 (patch)
tree6b090bc29dc32f7793fc67ea1e9108b531f7167e /java/java.go
parentb479459ac98aa59de2b877b1a3687d9ad2647ecb (diff)
Fix comments with continuation
Backgound: aog/919954 tried to handle ``` second line ``` but did it incorrectly. The parser works correctly (so this change reverts aog/919954), it returns multiline comment, but the serializer converting the internal representation to Blueprint was not emitting '//' on the lines after the first. Test: treehugger Bug: 127521510 Change-Id: I0257a8b3cc4ffcaa6bea44113ceba66bb99d7e43
Diffstat (limited to 'java/java.go')
0 files changed, 0 insertions, 0 deletions