See here: https://github.com/JaroslavTulach/nb-javac/pull/30/files#r2156226384 ```java $1.stream() :: $1 instanceof java.util.Optional => something($1) ;; ``` should work, but it does not as part of the build process there.