Skip to content
Snippets Groups Projects
Commit fa03bbf0 authored by Damien George's avatar Damien George
Browse files

py/compile: Don't do unnecessary check if parse node is a struct.

PN_atom_expr_normal parse nodes always have structs for their second
sub-node, so simplify the check for the sub-node kind to save code size.
parent 4df013c8
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment