AshleyYakeley / Truth

Changes and Pinafore projects. Pull requests not accepted.
https://pinafore.info/
GNU General Public License v2.0
32 stars 0 forks source link

Action binds not typed correctly in interactive mode #193

Closed AshleyYakeley closed 1 year ago

AshleyYakeley commented 1 year ago
$ pinafore -i
pinafore> x <- pure 34
pinafore> :t x
: None
AshleyYakeley commented 1 year ago

Fixed.