root/cobra/trunk/Tests/240-generics/400-generic-methods/202-generic-method-use-lib.cobra
| Revision 2281, 102 bytes (checked in by Chuck.Esterbrook, 2 years ago) | |
|---|---|
|
|
| Line | |
|---|---|
| 1 | @args lib200-generic-method-lib |
| 2 | |
| 3 | class Program |
| 4 | |
| 5 | def main |
| 6 | a = A<of Program>() |
| 7 | CobraCore.noOp(a) |
Note: See TracBrowser
for help on using the browser.



