From 63fad53303381388673073de580a32088a4ef0fe Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Tue, 24 Mar 2020 22:59:15 +0100 Subject: Adding upstream version 2.2.0. Signed-off-by: Daniel Baumann --- testing/resources/swift_hooks_repo/Sources/swift_hooks_repo/main.swift | 1 + 1 file changed, 1 insertion(+) create mode 100644 testing/resources/swift_hooks_repo/Sources/swift_hooks_repo/main.swift (limited to 'testing/resources/swift_hooks_repo/Sources/swift_hooks_repo') diff --git a/testing/resources/swift_hooks_repo/Sources/swift_hooks_repo/main.swift b/testing/resources/swift_hooks_repo/Sources/swift_hooks_repo/main.swift new file mode 100644 index 0000000..f7cf60e --- /dev/null +++ b/testing/resources/swift_hooks_repo/Sources/swift_hooks_repo/main.swift @@ -0,0 +1 @@ +print("Hello, world!") -- cgit v1.2.3