Cosmos/Users/BlueSkeye/XSharpTestCases/Issue15666-LastFunctionNotCheckedForCompletion.xs

7 lines
No EOL
267 B
Text

// The last function in this source file is missing a closing curly
// brace. However the compiler doesn't complain. The NASM compilation
// step will fail because the "return" keyword invokes the missing
// label TEST_Last_Exit.
namespace TEST
function Last {
return