neq support
All checks were successful
Publish npm package / publish (push) Successful in 1m24s

This commit is contained in:
Gregor Lohaus
2026-05-24 15:46:25 +02:00
parent e16fc8b482
commit 0fab9c8d38
7 changed files with 36 additions and 9 deletions

1
testdata/neq_in_file/test.txt vendored Normal file
View File

@@ -0,0 +1 @@
<@if(neq(context.test,"test"))>not-test<@else>test<@endif>

View File

@@ -0,0 +1 @@
not test