We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
lpil
giacomocavalieri
GearsDatapacks
Learn more about funding links in repositories.
Report abuse
1 parent 9d76bea commit d50616dCopy full SHA for d50616d
test/gleam/list_test.gleam
@@ -1347,4 +1347,4 @@ pub fn sample_test() {
1347
let max = list.fold(sample, 1, int.max)
1348
should.be_true(min >= 1)
1349
should.be_true(max <= 1000)
1350
-}
+}
0 commit comments