This commit is contained in:
kunfei 2023-04-02 20:49:02 +08:00
parent 038567f1d0
commit aedb890ce4

View File

@ -33,7 +33,7 @@ import java.io.StringReader
import java.lang.reflect.Method
import java.security.*
/**
/**
* Implementation of `ScriptEngine` using the Mozilla Rhino
* interpreter.
*