Cannot directly create a Supply. You might want:
- To use a Supplier in order to get a live supply
- To use Supply.on-demand to create an on-demand supply
- To create a Supply using a supply block
in sub MAIN at chat.pl6 line 10
in block <unit> at chat.pl6 line 6
I don't know if that's the best way to do it, but at least it works.
Otherwise I get this error:
I don't know if that's the best way to do it, but at least it works.