source:
CIVL/examples/languageFeatures/include3.cvl
| Last change on this file was ea777aa, checked in by , 3 years ago | |
|---|---|
|
|
| File size: 58 bytes | |
| Rev | Line | |
|---|---|---|
| [3ff27cf] | 1 | #include <civlc.cvh> |
| [a603888] | 2 | |
| 3 | void f2(int n) { | |
| [3ff27cf] | 4 | $assert(n>=0); |
| [a603888] | 5 | } |
Note:
See TracBrowser
for help on using the repository browser.
