Skip to content

Python: Add AST support for special operations.#2891

Merged
RasmusWL merged 1 commit intogithub:masterfrom
tausbn:python-special-operations
Feb 21, 2020
Merged

Python: Add AST support for special operations.#2891
RasmusWL merged 1 commit intogithub:masterfrom
tausbn:python-special-operations

Conversation

@tausbn
Copy link
Contributor

@tausbn tausbn commented Feb 20, 2020

These have the form $name(arg1, arg2, ...) and currently have no semantics.
They may be useful for testing purposes, however.

These have the form `$name(arg1, arg2, ...)` and currently have no semantics.
They may be useful for testing purposes, however.
@tausbn tausbn requested a review from a team as a code owner February 20, 2020 17:07
@tausbn tausbn added the Python label Feb 20, 2020
@RasmusWL RasmusWL merged commit abbc929 into github:master Feb 21, 2020
@tausbn tausbn deleted the python-special-operations branch February 12, 2021 18:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants