blob: 2542c05d8d0f1a46fc5b7641bf0b94292856d8f5 (
plain)
1
2
3
4
5
6
7
|
result code = 0
standard error = {
tests/preprocessor/define-redefine.slang(10): warning 15400: redefinition of macro 'FOO'
tests/preprocessor/define-redefine.slang(6): note: see previous definition of 'FOO'
}
standard output = {
}
|