mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Instead of appending the first path component, we should use it to initialize `result`. That makes this code work with absolute paths.
Instead of appending the first path component, we should use it to initialize `result`. That makes this code work with absolute paths.