testsuite: Add main function to issue-5554 test
This commit is contained in:
parent
351f6033d6
commit
7ad1cc71e3
@ -32,7 +32,6 @@ macro_rules! constants {
|
||||
}
|
||||
|
||||
|
||||
fn test_X() {
|
||||
pub fn main() {
|
||||
constants!();
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user