kuroko/test/testArgumentExpansions.krk.expect

4 lines
96 B
Plaintext
Raw Permalink Normal View History

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