433da1fc04
They pass fine.
4 lines
51 B
Rust
4 lines
51 B
Rust
#![feature(no_core)]
|
|
#![no_core]
|
|
extern crate foo;
|