fmidue / codeworld

Educational computer programming environment using Haskell
https://autotool.fmi.uni-due.de/codeworld
Apache License 2.0
0 stars 1 forks source link

Typfehler zeigen oft noch "the standard library" anstatt den tatsächlichen Typen an #23

Closed patritzenfeld closed 1 week ago

patritzenfeld commented 2 weeks ago

rectangle(1)

Screenshot from 2024-10-28 13-17-04

print(circle(1))

Screenshot from 2024-10-28 13-17-22

circle(["a"])

Screenshot from 2024-10-28 13-17-41