Wiki

root/cobra/trunk/Tests/100-basics/032-get-property-static.cobra

Revision 2636, 126 bytes (checked in by Charles.Esterbrook, 7 weeks ago)

JVM back-end progress.
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 = Environment.newLine
7            CobraCore.noOp(nl)
Note: See TracBrowser for help on using the browser.