Closed NathanReb closed 5 years ago
Fixes #11
They are handled in the same way ppx_deriving_yojson handles such values ie always interpreted as Intlit. This is particularly useful when writing test code for parsers.
ppx_deriving_yojson
Intlit
Fixes #11
They are handled in the same way
ppx_deriving_yojson
handles such values ie always interpreted asIntlit
. This is particularly useful when writing test code for parsers.