Make script executable

This commit is contained in:
Sven van Heugten 2026-04-27 23:16:48 +02:00
parent 678deb8fd9
commit 544e4366f4
No known key found for this signature in database
GPG key ID: D612F88666F4F660

1
verify-coverage-mutants.fsx Normal file → Executable file
View file

@ -1,3 +1,4 @@
#!/usr/bin/env -S dotnet fsi
open System
open System.IO
open System.Reflection