OSDN Git Service

push_quote_onto_expression
authorSimon Forman <sforman@hushmail.com>
Sun, 5 Feb 2023 19:58:44 +0000 (11:58 -0800)
committerSimon Forman <sforman@hushmail.com>
Sun, 5 Feb 2023 19:58:44 +0000 (11:58 -0800)
commit6eae43c27fb47515cde7e02c097fb775f143057b
tree66211adfc79c132b5c5ac18a1f11c12ac9234726
parenta9e4f93cdc955a38054fa4d7f37a1215214385b8
push_quote_onto_expression

doesn't push an empty list, unlike push_quote() which does.
implementations/C/convert_defs.py
implementations/C/joy.c