4 lines
58 B
Rust
Raw Normal View History

2021-05-16 18:41:54 +02:00
#![feature(no_core)]
#![no_core]
extern crate dummy_core;