declareRoutine
fun SimpleShasambly.declareRoutine(argumentCount: Int, stackSize: Int = 100, exec: SimpleRoutineShasamblyGenerator): CallableRoutine(source)
fun SimpleShasambly.declareRoutine(argumentCount: Int, stackSize: Int = 100): CallableRoutine(source)