https://gitlab.com/tezos/tezos
Raw File
Tip revision: 8e133bdeb26a65c3c24df55afb8cfb97ee555809 authored by Gabriel Moise on 07 March 2024, 10:45:23 UTC
WIP: add some code that should trigger semgrep linter errors
Tip revision: 8e133bd
pack_bytes_00.tzt
code { PACK } ;
input { Stack_elt bytes 0x } ;
output { Stack_elt bytes 0x050a00000000 } ;
back to top