File: preserve_angle_brackets.OUT.textproto

package info (click to toggle)
golang-github-protocolbuffers-txtpbfmt 0.0~git20241112.20d2c9e-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 576 kB
  • sloc: makefile: 13
file content (7 lines) | stat: -rw-r--r-- 66 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
# txtpbfmt: preserve_angle_brackets
foo <
  a: 1
>
foo {
  b: 2
}