2 lines
57 B
Rust
2 lines
57 B
Rust
use std::any::; //~ ERROR expected identifier, found `;`
|
use std::any::; //~ ERROR expected identifier, found `;`
|