1 #[cfg_accessible(std)] //~ ERROR use of unstable library feature 'cfg_accessible'
main()2 fn main() {}
3