### BTest baseline data generated by btest-diff. Do not edit. Use "btest -U/-u" to update. Requires BTest >= 0.63.
always: function() : void
{ 
print always;
}
no_ZAM: function() : void
compiled-C++ 
no_CPP: function() : void
{ 
print no CPP;
}
