#include "Binder.hpp" BoundScriptStatement *Binder::Bind(ParsedScriptStatement *s) { return nullptr; }