Files
codeql/java/ql/test/library-tests/module-info-wrong-name/options
Chris Smowton 6ea7b195db Add test for a module declaration made in a file named other than module-info.java
This triggers a weird corner case in our extractor, which used to throw a null pointer exception.
2023-09-14 17:42:00 +01:00

2 lines
88 B
Plaintext

//semmle-extractor-options: --no-strict-javac-errors --javac-args -source 17 -target 17