source:
CIVL/examples/arithmetic/div0.cvl
| Last change on this file was b689afd, checked in by , 4 weeks ago | |
|---|---|
|
|
| File size: 52 bytes | |
| Rev | Line | |
|---|---|---|
| [685276de] | 1 | void main(int argc, char **argv) { |
| [8f2b167] | 2 | int x = 1/0; |
| 3 | } |
Note:
See TracBrowser
for help on using the repository browser.
