Files
swift-mirror/test/Misc/Inputs/serialized-diagnostics-batch-mode-other.swift
2018-03-02 13:23:16 -08:00

7 lines
72 B
Swift

func foo() {}
func foo() {}
func bar() {
shouldNotShowUpInOutput()
}