adjust formatting

This commit is contained in:
Erik Krogh Kristensen
2019-11-22 13:36:16 +01:00
parent 94e9c0203d
commit 85b22536d0

View File

@@ -66,8 +66,7 @@ predicate localExceptionStep(DataFlow::Node pred, DataFlow::Node succ) {
or
DataFlow::exceptionalInvocationReturnNode(pred, expr)
|
succ = expr.getExceptionTarget
()
succ = expr.getExceptionTarget()
)
}