mirror of
https://github.com/ruby/ruby.git
synced 2026-01-27 04:24:23 +00:00
Although this function is unrelated to hash, it was defined in hash.c to check PATH environment variable originally. Then the definition was moeved to file.c but the declaration was left in the hash.c block.