DreamBerd
DreamBerd copied to clipboard
feature request: function calls shouldn't need parentheses when no argument passed.
example:
f hw() => print(hello world)!
hw //output hello world
hey this is planned :)