Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
hhugo committed May 5, 2024
1 parent 1be8b7e commit 2aba366
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions compiler/tests-full/stdlib.cma.expected.js
Original file line number Diff line number Diff line change
Expand Up @@ -8873,7 +8873,7 @@

//# unitInfo: Provides: Stdlib__Int32
//# unitInfo: Requires: Stdlib, Stdlib__Sys
//# shape: Stdlib__Int32:[N,N,N,F(2),F(2),F(1),F(1),F(1),N,N,F(1),N,F(1),F(1),F(2),F(2),F(2),F(2),F(2),F(2),F(1)]
//# shape: Stdlib__Int32:[N,N,N,F(2),F(2),F(1),F(1),F(1),N,N,F(1),F(1),F(1),F(1),F(2),F(2),F(2),F(2),F(2),F(2),F(1)]
(function
(globalThis){
"use strict";
Expand Down Expand Up @@ -31416,7 +31416,7 @@

//# unitInfo: Provides: Stdlib__Filename
//# unitInfo: Requires: Stdlib, Stdlib__Buffer, Stdlib__Domain, Stdlib__List, Stdlib__Printf, Stdlib__Random, Stdlib__String, Stdlib__Sys
//# shape: Stdlib__Filename:[N,N,N,F(2),N,N,N,F(2),N,F(1),F(1),F(1),N,N,N,F(3),F(5),F(4),F(1),F(1),N,N]
//# shape: Stdlib__Filename:[N,N,N,F(2),F(1),F(1),F(2),F(2),F(2),F(1),F(1),F(1),F(1),F(1),N,F(3),F(5),F(4),F(1),F(1),F(1),F(5)]
(function
(globalThis){
"use strict";
Expand Down

0 comments on commit 2aba366

Please sign in to comment.