bourbaki/
lib.rs

1#![allow(unstable)]
2
3#[test]
4fn tournant_dangereux() {
5    println!("☡");
6}