# Generated from: params_named.tap.md#int8_param
# Test: Named parameter with INT8 type
command_named 'MAP {result: $int8_val}' 'int8_val=9223372036854775807'
---
> +-----------------------+
> | result |
> +-----------------------+
> | 9223372036854775807 |
> +-----------------------+
>