Files
swift-mirror/test/Driver/Inputs/invalid.module.name.swift
Jordan Rose 158e5d06cd Only strip the last extension from a file when inferring a module name.
Previously, we were finding the /first/ dot in a name, and stripping
everything after that. If that's really what someone wants to do, they
can use -module-name explicitly.

Swift SVN r7374
2013-08-20 22:13:24 +00:00

3 lines
16 B
Swift