7 lines
394 B
Plaintext
7 lines
394 B
Plaintext
# Automatically generated; do not edit. -- <HASH> printf 'A\01' | spicy-driver %INPUT; printf 'B\01\02' | spicy-driver %INPUT/printf 'A\01' | spicy-driver %INPUT; printf 'B\01\02' | spicy-driver %INPUT/False
|
|
# printf 'A\01' | spicy-driver foo.spicy
|
|
[$x=b"A", $a8=1, $a16=(not set), $a32=(not set)]
|
|
|
|
# printf 'B\01\02' | spicy-driver foo.spicy
|
|
[$x=b"B", $a8=(not set), $a16=258, $a32=(not set)]
|