mirror of
https://github.com/token2/snapd.git
synced 2026-03-13 11:15:47 -07:00
8 lines
116 B
Bash
8 lines
116 B
Bash
# -*- sh -*-
|
|
|
|
_OUT0="that one this which one"
|
|
_KEY1="w"
|
|
_OUT1="which one"
|
|
_KEY2="th"
|
|
_OUT2="that one this"
|