DreamBerd icon indicating copy to clipboard operation
DreamBerd copied to clipboard

feature request: function calls shouldn't need parentheses when no argument passed.

Open rocketorbit opened this issue 2 years ago • 2 comments

rocketorbit avatar Jun 22 '23 05:06 rocketorbit

example:

f hw() => print(hello world)!
hw //output hello world

rocketorbit avatar Jun 22 '23 05:06 rocketorbit

hey this is planned :)

TodePond avatar Jun 22 '23 08:06 TodePond