Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit e84f03f

Browse files
committed
there are only four asdl builtin types in py3k
1 parent c1ce286 commit e84f03f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Parser/Python.asdl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
-- ASDL's five builtin types are identifier, int, string, object
1+
-- ASDL's four builtin types are identifier, int, string, object
22

33
module Python version "$Revision$"
44
{

0 commit comments

Comments
 (0)