mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
"import func Darwin.C.math.hypot" will now work to just import "hypot". (Since 'Darwin.C.math' is an implicit submodule of 'Darwin', "import func Darwin.hypot" also works. That's okay.) <rdar://problem/17272311> Swift SVN r20356
37 KiB
37 KiB