//! Selector tests module
//!
//! This module contains tests for function selectors, interface IDs, and low-level calls.
//! Split from the original monolithic selectors.rs for better maintainability.
use *;
use BigInt;
use One;
use ;
// Include submodules using the include!() pattern for single compilation unit
include!;
include!;
include!;