Skip to content

Commit

Permalink
Conformance for findFirstSetBit (IntersectMBO#6366)
Browse files Browse the repository at this point in the history
  • Loading branch information
kozross authored and v0d1ch committed Dec 6, 2024
1 parent 9bb6735 commit 9808521
Show file tree
Hide file tree
Showing 12 changed files with 16 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
(program 1.0.0 [ (builtin findFirstSetBit) (con bytestring #) ])
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
({cpu: 154812
| mem: 401})
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
(program 1.0.0 (con integer -1))
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
(program 1.0.0 [ (builtin findFirstSetBit) (con bytestring #0000) ])
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
({cpu: 154812
| mem: 401})
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
(program 1.0.0 (con integer -1))
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
(program 1.0.0 [ (builtin findFirstSetBit) (con bytestring #0002) ])
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
({cpu: 154812
| mem: 401})
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
(program 1.0.0 (con integer 1))
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
(program 1.0.0 [ (builtin findFirstSetBit) (con bytestring #fff2) ])
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
({cpu: 154812
| mem: 401})
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
(program 1.0.0 (con integer 1))

0 comments on commit 9808521

Please sign in to comment.