Files
swift-mirror/test/Constraints/diag_missing_arg.swift
Matthew Carroll 4b9dd593d8 [QoI] SR-2475: Warn when an unlabeled parameter follows a variadic parameter
- Add test to verify an error is emitted when calling a function with an unlabeled parameter following a variadic parameter.
- Add test to verify no diagnostic is emitted when calling a function with a labeled parameter following a variadic parameter.
2017-01-16 12:46:40 -05:00

10 KiB