blob: 56e87f7283cda752084a5f59b51c5b95893b02cc (
plain)
1
2
3
4
5
6
7
8
|
// error
// target=x86_64-linux
// output_mode=Exe
//
// : error: root source file struct 'tmp' has no member named 'main'
// : note: struct declared here
// : note: called inline here
// : note: called inline here
|