Skip to content

Commit

Permalink
[Test] Add missing bitwise builtins golden files (#6204)
Browse files Browse the repository at this point in the history
  • Loading branch information
effectfully committed Aug 6, 2024
1 parent 68ed53c commit 693006b
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
bool -> bytestring -> bytestring -> bytestring
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
bytestring -> bytestring
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
bool -> bytestring -> bytestring -> bytestring
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
bytestring -> integer -> bool
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
integer -> integer -> bytestring
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
bytestring -> list (pair integer bool) -> bytestring
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
bool -> bytestring -> bytestring -> bytestring

0 comments on commit 693006b

Please sign in to comment.