index
:
gleam_aoc
main
gleam aoc
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
aoc2023
/
build
/
dev
/
erlang
/
adglent
/
include
/
showtime@tests@test_Test.hrl
blob: e75a0b7beaefe495bae8f22dfdbbb63e4659bcc9 (
plain
)
1
2
3
4
-
record
(
test
,
{
meta
::
showtime
@
tests
@
meta
:
meta
(),
test_function
::
fun
(()
->
nil
)
}).