···11-Skidmark progress: functions are prefixed with '!'
22-theres currently only one so far and its !include("b.sk")
33-
-4
b.sk
···11-used to include files inside other files, isnt that cool?
22-33-Functions prefixed with '&' are "Ephemeral" and will only be expanded if it comes from within the same file thats being proccessed
44-&include("c.sk")