mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
While initializing a `std::function` that takes `const std::string&` as a parameter currently crashes, changing the parameter type to `std::string` should work fine.
850 B
850 B