# Pastebin 0ZNKfNvC public class State { public Stack vfExec; public List executionPath; public long position; public Op op; } public static Script[] Decompose(this Script script) { List