File: compiler__double_import_error.snap

package info (click to toggle)
rust-protox 0.9.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 468 kB
  • sloc: makefile: 2
file content (15 lines) | stat: -rw-r--r-- 399 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
---
source: protox/tests/compiler.rs
assertion_line: 79
expression: "check_err(&[(\"existing.proto\", \"\"),\n(\"root.proto\",\n\"import 'existing.proto';\n        import 'existing.proto';\n        \"),])"
---
causes: []
filename: root.proto
labels:
  - label: imported here
    span:
      length: 24
      offset: 33
message: "import 'existing.proto' was listed twice"
related: []
severity: error