diff options
| author | Andrew Kelley <andrew@ziglang.org> | 2020-12-11 18:20:57 -0700 |
|---|---|---|
| committer | Andrew Kelley <andrew@ziglang.org> | 2020-12-11 18:20:57 -0700 |
| commit | d569e37cb538d17d009f5632c25acd643d3736cb (patch) | |
| tree | c37b0c62d324752480a7f26a5312154431fd43d3 /lib/std/comptime_string_map.zig | |
| parent | 6ab5bebed1d0808ad8153097332519088d5af95a (diff) | |
| download | zig-d569e37cb538d17d009f5632c25acd643d3736cb.tar.gz zig-d569e37cb538d17d009f5632c25acd643d3736cb.zip | |
std.fs.path.extension: different behavior for ending dot
extension("a.") now returns "." instead of "".
This matches both Python and Node.js standard library behavior as well
as my personal opinion on how this function should be defined.
Apologies for missing this in the code review.
Diffstat (limited to 'lib/std/comptime_string_map.zig')
0 files changed, 0 insertions, 0 deletions
