Declare trap handlers as global symbols. (#87)
This allows them to be referenced by other files, such as a test environment that lives in a separate compilation unit.
parent
7b4922e1
Please register or sign in to comment
This allows them to be referenced by other files, such as a test environment that lives in a separate compilation unit.