diff options
author | Michael Jones <m.pricejones@gmail.com> | 2024-06-24 17:35:31 +0100 |
---|---|---|
committer | Louis Pilfold <louis@lpil.uk> | 2024-07-17 14:17:16 +0100 |
commit | 5fde146360014b726f4608e583803d376a0022fa (patch) | |
tree | de17c4c01ed36570ae29ba014b0455a2a225f737 /test/gleam_stdlib_test.gleam | |
parent | 232d49aadf65da91e281c3235d4bd1af3c9425a6 (diff) | |
download | gleam_stdlib-5fde146360014b726f4608e583803d376a0022fa.tar.gz gleam_stdlib-5fde146360014b726f4608e583803d376a0022fa.zip |
Add failing tests for optional field behaviour
optional_field currently treats the key as being optional but
incorrectly treats the value as being nullable. We want the key to be
optional but the value to be normal.
Diffstat (limited to 'test/gleam_stdlib_test.gleam')
0 files changed, 0 insertions, 0 deletions