Implement asdl in the ast and parser

This commit is contained in:
Noah 2020-11-28 14:57:00 -06:00
parent 0e469eaf99
commit 7c2c787404

View file

@ -19,4 +19,4 @@ ahash = "0.6"
[dev-dependencies]
rustpython-parser = { path = "../parser" }
insta = "1.1"
insta = "1.5"