Skip to content

Commit

Permalink
Close emina#224.
Browse files Browse the repository at this point in the history
  • Loading branch information
emina committed Apr 2, 2022
1 parent c2975b9 commit 1d042d1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion rosette/solver/smt/dec.rkt
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,6 @@
(hash-ref ~env id)]
[(== true) #t]
[(== false) #f]
[(? integer?) (inexact->exact expr)]
[(? real?) expr]
[(? symbol?)
(cond
Expand Down

0 comments on commit 1d042d1

Please sign in to comment.