blob: a8906ad3bc55123da6e7310b1c6a4ccdc2c00b57 [file] [log] [blame]
error: this function can only be invoked directly, not through a function pointer
--> $DIR/rustc-args-required-const2.rs:8:13
|
LL | let a = foo;
| ^^^
error: aborting due to previous error