mirror of
https://github.com/github/codeql.git
synced 2026-04-29 18:55:14 +02:00
Apply code review findings
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
/**
|
||||
* Provides classes and predicates for working with thi `kotlinx.serialization` plugin.
|
||||
* Provides classes and predicates for working with the `kotlinx.serialization` plugin.
|
||||
*/
|
||||
|
||||
import java
|
||||
|
||||
@@ -10,7 +10,7 @@
|
||||
*/
|
||||
|
||||
import java
|
||||
private import semmle.code.java.frameworks.kotlin.Serialization
|
||||
import semmle.code.java.frameworks.kotlin.Serialization
|
||||
|
||||
int eval(Expr e) { result = e.(CompileTimeConstantExpr).getIntValue() }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user