Skip to content

Commit

Permalink
revert
Browse files Browse the repository at this point in the history
  • Loading branch information
ltzmaxwell committed Aug 22, 2024
1 parent c72d3df commit 12f4ca2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gnovm/pkg/gnolang/gno_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -179,6 +179,7 @@ func BenchmarkIfStatement(b *testing.B) {
func main() {
for i:=0; i<10000; i++ {
if i > 10 {
}
}
}`
Expand Down

0 comments on commit 12f4ca2

Please sign in to comment.