blob: e6427b01b27082f2b9a4d9cffe6bb8d6f1dd7398 [file]
#![feature(no_core)]
#![no_core]
static _X : ()
= loop{}; // { dg-error "'loop' is not allowed in const context" }