mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-09 16:42:10 +02:00
If we don't check that a private identifier is valid this can break the assumption that we have a private environment when evaluation the private identifier. Also an unknown private identifier this should be a SyntaxError.