mirror of
https://github.com/danbulant/Cosmos
synced 2026-06-02 22:30:27 +00:00
6 lines
206 B
Text
6 lines
206 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.
|
|
}
|
|
|