|
|
|
|
|
by Udo
4842 days ago
|
|
> I do think the semicolon behavior is a bit confusing. I agree. Regarding the named params, the example is: f
3.1415
#name:"I'm using a named param!";
where 3.1415 is an unnamed parameter, and the 3rd line contains the named part. I'm probably showing too many things at once here.Also, there are definitely a few bugs still to iron out! |
|