Wiki

root/cobra/trunk/Tests/100-basics/033-get-property-instance.cobra

Revision 2578, 127 bytes (checked in by Charles.Esterbrook, 10 months ago)

JVM back-end progress, courtesy of hopscc.
credit:hopscc

  • Property svn:eol-style set to native
Line 
1#.require. clr
2namespace Test
3    class Test
4        def main
5            is shared
6            nl as String = Console.out.newLine
7            CobraCore.noOp(nl)
Note: See TracBrowser for help on using the browser.