Commit 0cd9cdb
docs(dsl): fix spec arity references
Pre-existing inaccuracies surfaced by round-5 review:
- `initial_marking/2` doc claimed values were exposed via
`initial_markings/0`, but the actual host-module API is
`__cpn__(:initial_markings)`. Update spec to match.
- `function/2` and `function/3` heading misnamed the macro arities; the
module exports `function/1` and `function/2`. Rename heading.
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>1 parent 63a00ab commit 0cd9cdb
1 file changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
227 | 227 | | |
228 | 228 | | |
229 | 229 | | |
230 | | - | |
231 | | - | |
| 230 | + | |
| 231 | + | |
232 | 232 | | |
233 | 233 | | |
234 | 234 | | |
235 | | - | |
| 235 | + | |
236 | 236 | | |
237 | 237 | | |
238 | 238 | | |
| |||
0 commit comments