Packages

Advent of code helper - automating setup of tests, solution template and problem input

Current section

Files

Jump to
adglent include showtime@internal@common@test_result_GleamError.hrl
Raw

include/showtime@internal@common@test_result_GleamError.hrl

-record(gleam_error, {
details :: showtime@internal@common@test_result:gleam_error_detail()
}).