// #TestSpec: rt-inconsistent:; vacuous:; inconsistent:; results:-1 // 2020-01-13: Spec checked by Elli CONST time_less_than is 20.0 Input var3 is bool Input var4 is bool CONST MAX_TIME is 50.0 req1: Globally It is always the case that once "var4" becomes satisfied, it holds for less than "time_less_than" time units req2: Globally It is always the case that If "var3" holds, then "!var4" holds after at most "MAX_TIME" time units