summary refs log tree commit diff
path: root/src/test/rustdoc-ui/invalid-syntax.stderr
blob: b5661332e8d0e587ba38ae0eaabba31fbe6ae92a (plain)
1
2
3
4
5
6
7
8
9
10
Output from rustc:
error: unknown start of token: /
 --> <stdin>:1:1
  |
1 | /__________pkt->size___________/          /_result->size_/ /__pkt->size__/
  | ^

warning: Invalid doc comment starting with: `/__________pkt->size___________/          /_result->size_/ /__pkt->size__/`
(Ignoring this codeblock)