blob: d52a5a2abdf86e931f2c316d9ca56c3953765572 (
plain)
1
2
3
4
5
6
7
8
9
|
result code = -1
standard error = {
tests/preprocessor/include-a.slang.h(3): error 30201: function 'bar' already has a body
tests/preprocessor/include-a.slang.h(3): note: see previous definition of 'bar'
tests/preprocessor/include-a.slang.h(3): error 30201: function 'bar' already has a body
tests/preprocessor/include-a.slang.h(3): note: see previous definition of 'bar'
}
standard output = {
}
|