JPP: Given the terminators an kaas identity and used it
All checks were successful
Run test asserts / Test-Asserts (push) Successful in 2m9s

This commit is contained in:
Willem Cazander 2026-02-12 18:47:29 +01:00
parent f0207bec5b
commit 4ec059274c
56 changed files with 175 additions and 76 deletions

View file

@ -37,7 +37,7 @@ public class T002ᖟTest {
@Test
public void testNativeValue() {
Assertions.assertEquals(Boolean.TRUE, T002ᖟ..toNavajo());
Assertions.assertEquals(Boolean.TRUE, T002ᖟ..thisᵀᴮᵒⁿᵉ().toNavajo());
}
@Test