Skip to content

Commit f09922b

Browse files
committed
format
1 parent 3c83b69 commit f09922b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

benchmarks/Neo.VM.Benchmarks/Benchmarks.POC.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -381,7 +381,7 @@ public void PoC_GetScriptContainer()
381381
// SYSCALL System.Runtime.GetScriptContainer
382382
// DROP
383383
// JMP fa
384-
Run( "QS1RCDBFIvo=");
384+
Run("QS1RCDBFIvo=");
385385
}
386386

387387
private static void Run(string poc)

0 commit comments

Comments
 (0)