Skip to content

Commit

Permalink
Generate slightly less code.
Browse files Browse the repository at this point in the history
  • Loading branch information
back2dos committed Dec 22, 2024
1 parent 9f061ee commit 7957298
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/tink/hxx/Generator.hx
Original file line number Diff line number Diff line change
Expand Up @@ -328,6 +328,7 @@ class Generator {
throw 'assert';
}
}
else if (c == null || c.value.length == 0) macro ([]:$ct);
else macro {
var __r = [];
if (false) (__r:$ct);
Expand Down

0 comments on commit 7957298

Please sign in to comment.