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_ErrorInfo.hrl
Raw

include/showtime@internal@common@test_result_ErrorInfo.hrl

-record(error_info, {
error_info :: gleam@map:map_(gleam@dynamic:dynamic_(), gleam@dynamic:dynamic_())
}).