#+build !freestanding #+build !js package regex_common /* (c) Copyright 2024 Feoramund . Made available under Odin's license. List of contributors: Feoramund: Initial implementation. */ @require import "core:os" when ODIN_DEBUG_REGEX { debug_stream := os.stderr.stream }