basilisp-lang / basilisp

A Clojure-compatible(-ish) Lisp dialect targeting Python 3.9+
https://basilisp.readthedocs.io
Eclipse Public License 1.0
290 stars 8 forks source link

Fix a bug where integer results of integer division are always returned as fractions #1141

Closed chrisrink10 closed 7 hours ago

chrisrink10 commented 7 hours ago

Fixes #1140