source:
CIVL/mods/dev.civl.com/examples/languageFeatures/emptyWhen.cvl@
cb4d4f4
| Last change on this file since cb4d4f4 was aad342c, checked in by , 3 years ago | |
|---|---|
|
|
| File size: 96 bytes | |
| Rev | Line | |
|---|---|---|
| [36b5ada] | 1 | /* Commandline execution: |
| 2 | * civl verify emptyWhen.cvl | |
| 3 | * */ | |
| [a7a8d20] | 4 | void main() { |
| 5 | $when($true) {} | |
| 6 | } |
Note:
See TracBrowser
for help on using the repository browser.
