Apply suggestions from code review

Co-authored-by: Anders Schack-Mulligen <aschackmull@users.noreply.github.com>
This commit is contained in:
Jonathan Leitschuh
2021-01-04 10:13:52 -05:00
committed by GitHub
parent 54950c2f42
commit 028e4756bb
2 changed files with 4 additions and 9 deletions

View File

@@ -1,9 +1,4 @@
/**
* @name SystemCall
* @description Test the definition of System Get Property
*/
import default
import java
from MethodAccessSystemGetProperty ma
where ma.hasCompileTimeConstantGetPropertyName("user.dir")