diff options
author | elioat <elioat@tilde.institute> | 2022-12-08 20:52:27 -0500 |
---|---|---|
committer | elioat <elioat@tilde.institute> | 2022-12-08 20:52:27 -0500 |
commit | e302178a186f949f858ee798a3afa8a3ea751d59 (patch) | |
tree | 570a152fd8c7ca968f55dc858cb99f26c23f5ab0 /src | |
parent | 1f67d723fc0cbbc25b4b1cb61b7fd61bb63334ef (diff) | |
download | december-2022-e302178a186f949f858ee798a3afa8a3ea751d59.tar.gz |
*
Diffstat (limited to 'src')
-rw-r--r-- | src/tmp.lil | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tmp.lil b/src/tmp.lil index b7a26a3..2954867 100644 --- a/src/tmp.lil +++ b/src/tmp.lil @@ -29,7 +29,7 @@ show[a] w:update job:"Amazing Chef" where job = "Chef" from people -show[w] +Show[w] l:insert name:"John" job:"Critic" age:32 into people |