about summary refs log tree commit diff
path: root/tests/ui/link-native-libs/empty-kind-1.rs
blob: 04e7e3c2c7b3e9011774ad5c8a0a7230b2628c3f (plain)
1
2
3
4
5
6
7
// Unspecified kind should fail with an error

//@ compile-flags: -l =mylib

fn main() {}

//~? ERROR unknown library kind ``