Packages

Code First GraphQL library for Gleam

Current section

Files

Jump to
mochi include mochi@lexer_IntValue.hrl
Raw

include/mochi@lexer_IntValue.hrl

-record(int_value, {value :: integer()}).