about summary refs log tree commit diff
path: root/tvix/nix-compat-derive-tests/tests/ui/parse_bad_version.stderr
blob: 48cc817fac9d352f2ddfaaf164e17c66645d9eba (plain) (blame)
1
2
3
4
5
error: expected nix attribute version to be string
 --> tests/ui/parse_bad_version.rs:5:21
  |
5 |     #[nix(version = 12)]
  |                     ^^