#include "../../../include/ground.h" void _GroundBytecodeProgramOptimise(GroundBytecodeProgram* program) { // TODO: Implement optimisation }