mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-10 17:12:55 +02:00
Add some checks to the statement wrapping code to make sure we properly handle the expected pattern of returning ``Optional<Enum>`` from nullable enum properties.