root/cobra/trunk/Tests/100-basics/064-string-substitution.cobra
| Revision 1181, 157 bytes (checked in by chuck, 4 years ago) | |
|---|---|
|
|
| Line | |
|---|---|
| 1 | # just a weird code generation bug on 2006-04-08 (uncaught exception) |
| 2 | class Test |
| 3 | |
| 4 | def run |
| 5 | print Exception('[.getType]') |
| 6 | |
| 7 | shared |
| 8 | def main |
| 9 | Test().run |
Note: See TracBrowser
for help on using the browser.



