add initial ice as test

This commit is contained in:
Matthias Krüger 2024-03-24 11:47:43 +01:00
parent a3269e920c
commit 65ca71815a

View File

@ -0,0 +1,4 @@
#![feature(rustc_attrs)]
#[rustc_error(delayed_bug_from_inside_query)]
fn main() {}