Cosmos/Users/BlueSkeye/XSharpTestCases/Issue15666-LastFunctionNotCheckedForCompletion.xs
kudzu_cp a58ad95c10
2014-07-14 15:56:02 +00:00

7 lines
No EOL
273 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