include/gleeam_code@internal@stdlib_extractor_FunctionBlock.hrl

-record(function_block, {name :: binary(), arity :: integer(), body :: binary()}).