We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 939e4c7 commit cc9466eCopy full SHA for cc9466e
bindings/dotnet/UnicornEngine/Unicorn.fs
@@ -353,4 +353,5 @@ and Unicorn(arch: Int32, mode: Int32, binding: IBinding) =
353
354
interface IDisposable with
355
member this.Dispose() =
356
- this.Dispose()
+ this.Dispose()
357
+
0 commit comments