mirror of
https://github.com/RustPython/Parser.git
synced 2025-09-01 08:07:50 +00:00
Move tests for with into parser.
This commit is contained in:
parent
e4d2344c41
commit
bf715ab1ca
4 changed files with 58 additions and 63 deletions
|
@ -1,5 +1,5 @@
|
|||
---
|
||||
source: compiler/parser/src/with.rs
|
||||
source: compiler/parser/src/parser.rs
|
||||
expression: "parse_program(source, \"<test>\").unwrap()"
|
||||
---
|
||||
[
|
Loading…
Add table
Add a link
Reference in a new issue