Skip to content

Commit 34cbd4d

Browse files
Try getting CI to run
1 parent 9eae252 commit 34cbd4d

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

interpreter/binary/decode.ml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
(* Decoding stream *)
22

3+
(* noop for CI *)
4+
35
type stream =
46
{
57
name : string;

0 commit comments

Comments
 (0)