# Generated from: params_positional.tap.md#uint16_param
# Test: Positional parameter with UINT16 type
command_positional 'MAP {result: $1}' '340282366920938463463374607431768211455'
---
> +-------------------------------------------+
> | result |
> +-------------------------------------------+
> | 340282366920938500000000000000000000000 |
> +-------------------------------------------+
>