Skip to content

Sema: Implement keyword arguments

Ondřej Čertík requested to merge certik/lfortran:kw1 into master

Test added. Both function and subroutine calls should now work with keyword arguments.

Merge request reports