From 2ffdc8b3ded7173a01a91359b730064f3b4ab17c Mon Sep 17 00:00:00 2001 From: Rose Hogenson Date: Tue, 28 Oct 2025 20:34:39 -0700 Subject: Rename to ccl It stands for "cute configuration language," but idk if that's really important --- ccl_test.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ccl_test.go') 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" -- cgit v1.3.1