Reallocate a list of tokens
Reallocate list of tokens
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(toml_token), | intent(inout), | allocatable | :: | var(:) |
Instance of the array to be resized |
|
integer, | intent(in), | optional | :: | n |
Dimension of the final array size |