File: empty_for_tuples.stderr

package info (click to toggle)
rust-impl-trait-for-tuples 0.2.2-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 352 kB
  • sloc: makefile: 2
file content (5 lines) | stat: -rw-r--r-- 192 bytes parent folder | download
1
2
3
4
5
error: unexpected end of input, expected one of: `type`, `const`, parentheses, `#`, `where`
  --> tests/ui/empty_for_tuples.rs:12:20
   |
12 |         for_tuples!()
   |                    ^^