testsuite: Add main function to issue-5554 test
This commit is contained in:
parent
351f6033d6
commit
7ad1cc71e3
1 changed files with 1 additions and 2 deletions
|
|
@ -32,7 +32,6 @@ macro_rules! constants {
|
|||
}
|
||||
|
||||
|
||||
fn test_X() {
|
||||
pub fn main() {
|
||||
constants!();
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue