This website requires JavaScript.
Explore
Help
Sign In
extern
/
kalker
Watch
1
Star
0
Fork
0
You've already forked kalker
mirror of
https://github.com/PaddiM8/kalker.git
synced
2024-12-14 18:40:50 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
eebe41a1bf
kalker
/
tests
/
ambiguities
/
comparison_in_function.kalker
bakk
eebe41a1bf
Fixed comparison expressions not working in functions
2022-04-24 23:57:46 +02:00
2 lines
35 B
Plaintext
Raw
Blame
History
f(a, b, c) = (a * b = c)
f(2, 2, 4)
Reference in New Issue
View Git Blame
Copy Permalink