kuroko/test/testArgumentExpansions.krk.expect

4 lines
96 B
Plaintext
Raw Normal View History

Call starts here.
a = 1 b = 1
args = [2, 3] kwargs = {'stuff': 'things', 'foo': 'bar'}