issues
search
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)
print(circle(1))
circle(["a"])
rectangle(1)
print(circle(1))
circle(["a"])