if [[ -n "${runfiles_root}" && -e "${runfiles_root}/${workspace_logical_path}" ]]; then printf '%s\n' "${runfiles_root}/${workspace_logical_path}" ...
// OEM encodings for Alt codes input. inline constexpr char32_t alt_code_oem437[256] = { 0x0000, 0x263a, 0x263b, 0x2665, 0x2666, 0x2663, 0x2660, 0x2022, 0x25d8 ...