a9ea80a1f8
The test was comparing a Value to a string literal which always failed. Changed to check s.kind == vkNull on both calls. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>