blob: eec0446902595431fac6d8fcd5826378c4b1e73b [file] [log] [blame]
error[E0669]: invalid value for constraint in inline assembly
--> $DIR/issue-37433.rs:7:24
|
LL | asm!("" :: "r"(""));
| ^^
error: aborting due to previous error