check.generate.fill¶
Generates a value filled with one static scalar payload.
Operation contract¶
| Property | Value |
|---|---|
| Semantic phase | — |
| Traits | Pure, HasAncestor(check.case) |
Signature¶
| Kind | Name | Type | Cardinality | Description |
|---|---|---|---|---|
| Result | result |
any |
required | — |
| Attribute | value |
any | required | — |
Verification constraints¶
LiteralMatchesElementType(value, result)