lix/tests/unit/libexpr/value
eldritch horrors 840e9a0113 pass Exprs as references, not pointers
almost all places where Exprs are passed as pointers expect the pointers
to be non-null. pass them as references instead to encode this
constraint in types.

Change-Id: Ia98f166fec3c23151f906e13acb4a0954a5980a2
2024-03-16 15:40:14 +01:00
..
context.cc Move tests to separate directories, and document 2023-12-01 13:05:03 -05:00
print.cc pass Exprs as references, not pointers 2024-03-16 15:40:14 +01:00