2021-05-04 11:51:11 +02:00
|
|
|
// This test purpose is to check that the "--generate-link-to-definition"
|
|
|
|
// option can only be used on nightly.
|
|
|
|
|
2024-02-22 12:10:29 +00:00
|
|
|
//@ compile-flags: --generate-link-to-definition
|
2021-05-04 11:51:11 +02:00
|
|
|
|
|
|
|
pub fn f() {}
|