aboutsummaryrefslogtreecommitdiff
path: root/aoc2023/build/packages/adglent/include/showtime@tests@should_Eq.hrl
blob: 6ebea348189942d1107c665a6b61bfb08c3bcc1e (plain)
1
2
3
4
5
-record(eq, {
    a :: any(),
    b :: any(),
    meta :: gleam@option:option(showtime@tests@meta:meta())
}).