Update to the newest fuc2.

This commit is contained in:
Zed A. Shaw 2026-06-17 01:55:09 -04:00
parent aa153f8e84
commit 9fffa51729
6 changed files with 14 additions and 10 deletions

View file

@ -64,7 +64,7 @@ namespace lel_tests {
}
fuc2::Set TESTS{
.name="lel parser tests",
.name="lel",
.tests={
TEST(test_basic_ops),
}