Last active
November 29, 2022 15:40
-
-
Save Adobels/409261b06c4238e38f23a0475401cecd to your computer and use it in GitHub Desktop.
Xcode regex: find line with commented code
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[/]{2}\h*(lazy|private|let|var|func|struct|class|enum|case) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment