libk  Diff

Differences From Artifact [3dc81017e7]:

To Artifact [b7dc8d033f]:


1
2
3
4
#!/usr/bin/env bash
. global/common.sh

say "this component of the build system does not yet exist"

|


1
2
3
4
#!/usr/bin/env bash
source global/common.sh

say "this component of the build system does not yet exist"