/*!
# Note
As there is no runtime functionality of this crate,
no actual _runtime_ tests run here.
Instead, if any of the statics fail, then this will fail to compile.
*/
use *;
type One = call!;
type Two = call!;
type Three = call!;
type Four = call!;
static _MATH_TEST: call! = 0;