diff options
| author | Rose Hogenson <rosehogenson@posteo.net> | 2025-10-28 20:34:39 -0700 |
|---|---|---|
| committer | Rose Hogenson <rosehogenson@posteo.net> | 2025-10-28 20:34:39 -0700 |
| commit | 2ffdc8b3ded7173a01a91359b730064f3b4ab17c (patch) | |
| tree | 7110d3c8be27f60f35f72f6009b3016fed018720 /ccl_test.go | |
| parent | Rename files to ccl (diff) | |
| download | ccl-2ffdc8b3ded7173a01a91359b730064f3b4ab17c.tar.zst | |
Rename to ccl
It stands for "cute configuration language," but idk if that's
really important
Diffstat (limited to 'ccl_test.go')
| -rw-r--r-- | ccl_test.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ccl_test.go b/ccl_test.go index fdf8b9b..4716c5e 100644 --- a/ccl_test.go +++ b/ccl_test.go @@ -1,4 +1,4 @@ -package asspb +package ccl import ( "fmt" |
