4 lines
93 B
Plaintext
4 lines
93 B
Plaintext
// error-pattern:can't find crate for 'std'
|
|
|
|
use std (name = "std",
|
|
vers = "bogus"); |