blob: 149d1ce89408d78473de8e7138fa0e1f875918a9 [file] [log] [blame]
error: argument 1 is required to be a constant
--> $DIR/const_arg_promotable2.rs:8:5
|
LL | bar(a);
| ^^^^^^
error: aborting due to previous error