dwww Home | Show directory contents | Find package

test_that("output test", {
  expect_snapshot({
    pillar(I(1:3))
    pillar(I(list(1, 1:2, 1:3)))
  })
})

Generated by dwww version 1.15 on Wed May 22 22:28:01 CEST 2024.