root/cobra/trunk/Tests/100-basics/702-print.cobra
| Revision 1177, 112 bytes (checked in by chuck, 4 years ago) | |
|---|---|
|
|
| Line | |
|---|---|
| 1 | class Test |
| 2 | |
| 3 | def main is shared |
| 4 | t as Test = Test() |
| 5 | t = nil to passthrough |
| 6 | print t # print something nil |
Note: See TracBrowser
for help on using the browser.



