From 104380d0620e133b4bca7321d676e7acb870d287 Mon Sep 17 00:00:00 2001 From: Christopher Fuller Date: Sat, 2 Mar 2024 09:25:39 -0800 Subject: [PATCH] Fix expandable section in readme --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 709f072..01d3aa4 100755 --- a/README.md +++ b/README.md @@ -169,9 +169,13 @@ expect(transition).to(equal( expect(logger).to(log(Message.melted)) ``` +#### Pre-Swift 5.9 Compatibility +
-

Pre-Swift 5.9 Compatibility

+Expand + +
This information is only applicable to Swift versions older than `5.9`: