*ė
Ćīg<c       s¦   d    Z  d   Z d   Z d   Z d   Z d   Z d d d  Z d d d	  Z d d d
  Z d   Z	 d   Z
 d   Z d   Z d   Z d d f d  Z d S(   c      s   d  S(   N(    (    (    (    s   test/test_functions.pys   x0	 s    c    s   d  S(   N(    (   s   arg1(    (    s   test/test_functions.pys   x1 s    c    s   d  S(   N(    (   s   arg1s   arg2(    (    s   test/test_functions.pys   x2 s    c     s   d  S(   N(    (   s   args(    (    s   test/test_functions.pys   x3a s    c     s   d  S(   N(    (   s   kwargs(    (    s   test/test_functions.pys   x3b s    c     s   d  S(   N(    (   s   argss   kwargs(    (    s   test/test_functions.pys   x3c s    i   i   c    s   d  S(   N(    (   s   foos   bars   blas   args(    (    s   test/test_functions.pys   x4a s    c    s   d  S(   N(    (   s   foos   bars   blas   kwargs(    (    s   test/test_functions.pys   x4b s    c    s   d  S(   N(    (   s   foos   bars   blas   argss   kwargs(    (    s   test/test_functions.pys   x4c! s    c    s   |  \ } } | GH| GHd  S(   N(   s   as   b(   s   .0s   as   b(    (    s   test/test_functions.pys   func_with_tuple_args$ s   c    s&   |  \ } } | \ } } | GH| GHd  S(   N(   s   as   bs   cs   d(   s   .0s   .2s   as   bs   cs   d(    (    s   test/test_functions.pys   func_with_tuple_args2( s   c    s&   |  \ } } | \ } } | GH| GHd  S(   N(   s   as   bs   cs   d(   s   .0s   .2s   argss   as   bs   cs   d(    (    s   test/test_functions.pys   func_with_tuple_args3, s   c    s&   |  \ } } | \ } } | GH| GHd  S(   N(   s   as   bs   cs   d(   s   .0s   .2s   kwargss   as   bs   cs   d(    (    s   test/test_functions.pys   func_with_tuple_args40 s   c    s&   |  \ } } | \ } } | GH| GHd  S(   N(   s   as   bs   cs   d(   s   .0s   .2s   argss   kwargss   as   bs   cs   d(    (    s   test/test_functions.pys   func_with_tuple_args54 s   i   c    s&   |  \ } } | \ } } | GH| GHd  S(   N(   s   as   bs   cs   d(   s   .0s   .2s   argss   kwargss   as   bs   cs   d(    (    s   test/test_functions.pys   func_with_tuple_args68 s   N(   s   x0s   x1s   x2s   x3as   x3bs   x3cs   x4as   x4bs   x4cs   func_with_tuple_argss   func_with_tuple_args2s   func_with_tuple_args3s   func_with_tuple_args4s   func_with_tuple_args5s   func_with_tuple_args6(   s   x1s   x0s   x2s   x4as   x4bs   x4cs   x3as   x3cs   x3bs   func_with_tuple_args5s   func_with_tuple_args2s   func_with_tuple_args3s   func_with_tuple_args4s   func_with_tuple_argss   func_with_tuple_args6(    (    s   test/test_functions.pys   ?	 s   											