Lichen

tests/inheritance_bad/B.py

886:43f7a46d1e0d
2019-02-01 Paul Boddie Merged changes from trailing-data. float-preallocation
     1 from A import D     2      3 class E(D):     4     e = 2