chiark / gitweb /
src/method-impl.lisp: Initialize `suppliedp' flags properly.
[sod] / test / kwtest.ref
CommitLineData
9e91c8e7
MW
1t1: no args
2 x = <unset>
3 y = <unset>
4 z = <unset>
5t1: some args
6 x = 42
7 y = <unset>
8 z = `set'
9t2: indirection
10t1: via t2
11 x = <unset>
12 y = 6.283
13 z = <unset>
14t3: no args
15 q = <unset>
16 z = <unset>
17t1: via t3
18 x = 42
19 y = <unset>
20 z = <unset>
21t3: x initially 19
22 q = t
23 z = `boing'
24t1: via t3
25 x = 20
26 y = <unset>
27 z = `boing'
28t3 arg `q' present
29t3 arg `z' present
30t3 arg `nope' absent