root/cobra/trunk/Tests/100-basics/034-set-property.cobra
| Revision 2636, 159 bytes (checked in by Charles.Esterbrook, 7 weeks ago) | |
|---|---|
|
|
| Line | |
|---|---|
| 1 | #.require. clr |
| 2 | namespace Test |
| 3 | class Test |
| 4 | def main |
| 5 | is shared |
| 6 | nl as String = Console.out.newLine |
| 7 | Console.out.newLine = nl |
| 8 | # set a shared property |
Note: See TracBrowser
for help on using the browser.



