about summary refs log tree commit diff
path: root/tests/ui/imports/issue-28134.rs
blob: aef2fe8facdcfc8e0db7bbe7bfd7dc791a2b2fd0 (plain)
1
2
3
4
5
//@ compile-flags: --test

#![allow(soft_unstable)]
#![test]
//~^ ERROR `test` attribute cannot be used at crate level