Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

includet does not return result of last evaluated expression #783

Open
gaurav-arya opened this issue Dec 2, 2023 · 1 comment
Open

includet does not return result of last evaluated expression #783

gaurav-arya opened this issue Dec 2, 2023 · 1 comment
Labels
wishlist Feature requests

Comments

@gaurav-arya
Copy link

While include returns the result of the last evaluated expression, it seems that includet always returns nothing. This isn't technically a bug since includet does not document such a behaviour, but if there are no deeper obstacles to it, it would be nice to match the include behaviour?

@KristofferC
Copy link
Collaborator

Seems like a fairly easy fix. Maybe you want to take a stab at it?

@timholy timholy added the wishlist Feature requests label Dec 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wishlist Feature requests
Projects
None yet
Development

No branches or pull requests

3 participants