You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Java literalEval() is a no-op stub returning new HashMap<>(). This means read(), defaultMaxTime(), and write() (which uses maxtime instead of simtime) are all broken. The Java implementation cannot function.