From b81967798715bf6f25e45baf90d515e8c19aea5e Mon Sep 17 00:00:00 2001 From: Lawrence Forooghian Date: Thu, 1 Aug 2024 14:40:37 +0100 Subject: [PATCH] check that warnings-as-errors works --- Sources/AblyChat/AblyChat.swift | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Sources/AblyChat/AblyChat.swift b/Sources/AblyChat/AblyChat.swift index 08bb0c8..2fe22ff 100644 --- a/Sources/AblyChat/AblyChat.swift +++ b/Sources/AblyChat/AblyChat.swift @@ -2,3 +2,5 @@ // https://docs.swift.org/swift-book import Ably + +var x = 10