test(get): OK

This commit is contained in:
Lewis Wynne 2025-11-20 14:41:38 +00:00
parent 2bf9d7ab6e
commit 1bff9a7c50

3
testdata/get__ok.ct vendored Normal file
View file

@ -0,0 +1,3 @@
$ pda set foo bar
$ pda get foo
bar