### BTest baseline data generated by btest-diff. Do not edit. Use "btest -U/-u" to update. Requires BTest >= 0.63. // Begin of Foo (from "<...>/empty.hlt") // Compiled by HILTI version X.X.X #include #include extern const char* __hlt_hlto_scope; namespace __hlt::Foo { extern void __register_module(); } HILTI_PRE_INIT(__hlt::Foo::__register_module) extern void __hlt::Foo::__register_module() { ::hilti::rt::detail::registerModule({ "Foo", __hlt_hlto_scope, nullptr, nullptr, nullptr, nullptr}); } // Begin of __linker__ // Compiled by HILTI version X.X.X #include // // Linker code generated for modules: // - Foo (<...>/empty.hlt) #include const char HILTI_EXPORT HILTI_WEAK * __hlt_hlto_library_version = <...> const char HILTI_EXPORT HILTI_WEAK * __hlt_hlto_bind_to_version = <...> const char HILTI_WEAK * __hlt_hlto_scope = <...>