chore: update compiler command
This commit is contained in:
3 files changed
+22
-13
No files matched your search
@@ -18,7 +18,6 @@ object CalculateCommand {
|
||||
return try {
|
||||
engine.eval(input)
|
||||
} catch (_: ScriptException) {
|
||||
"Invalid expression"
|
||||
return null
|
||||
}.toString()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user