blob: 956694fc2cd7e2c9026c68f7c6689317929cf806 [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
For more information about this error, try `rustc --explain E0669`.