Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Modified how
fill()
works, it now also accepts non variables.
This changes makes it possible that the `fill()` function accepts variables. However, this particular commit only allows variables that where passed as arguments, at least in some sense, see the discussion of the issue. This is a first step to address issue [spcl#1389](spcl#1389).
- Loading branch information