Update IDL Compiler Documentation authored by Aftab Hussain's avatar Aftab Hussain
...@@ -27,7 +27,7 @@ SUMMARY: AddressSanitizer: 140005 byte(s) leaked in 1624 allocation(s). ...@@ -27,7 +27,7 @@ SUMMARY: AddressSanitizer: 140005 byte(s) leaked in 1624 allocation(s).
``` ```
____ ____
## Test IDL Samples ## Test IDL samples
`nullnet-require.idl` `nullnet-require.idl`
```c ```c
module nullnet(channel c) { module nullnet(channel c) {
... ...
......