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