diff options
author | Damien George <damien.p.george@gmail.com> | 2017-04-22 14:13:37 +1000 |
---|---|---|
committer | Damien George <damien.p.george@gmail.com> | 2017-04-22 14:13:37 +1000 |
commit | fa03bbf0fd0a2f5a5c21472a56e39ba60f7f58dd (patch) | |
tree | adf618fadaaee1210f95fe4933cec60e3d11af79 /py/nativeglue.c | |
parent | 4df013c8ccf2e122a1bd3dd75d3937d46019409a (diff) | |
download | micropython-fa03bbf0fd0a2f5a5c21472a56e39ba60f7f58dd.tar.gz micropython-fa03bbf0fd0a2f5a5c21472a56e39ba60f7f58dd.zip |
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.
Diffstat (limited to 'py/nativeglue.c')
0 files changed, 0 insertions, 0 deletions