pash icon indicating copy to clipboard operation
pash copied to clipboard

make_typed_semi_sequence doesn't exist

Open Forthoney opened this issue 2 years ago • 0 comments

I am realizing this only now, but there is a function called make_typed_semi_sequence being used in the preprocess_ast_cases. This used to also be in ast_to_ast which is where the logic used to live. But there exists no function in the repo with this name. The closest is make_semi_sequence. I would appreciate if one of the people familiar with the repo for a longer time would confirm this is indeed the case @angelhof @mgree @nvasilakis

Forthoney avatar Nov 24 '23 21:11 Forthoney