mirror of
https://github.com/danbulant/Cosmos
synced 2026-05-27 05:52:11 +00:00
6 lines
200 B
Text
6 lines
200 B
Text
namespace TEST
|
|
// The closing curly brace below doesn't match any function or
|
|
// interrupt handler opening brace. However the compiler silently
|
|
// generate some assembler code without complaining.
|
|
}
|
|
|