/** ** \file ast/var.hxx ** \brief Inline methods of ast::Var. */ #pragma once #include namespace ast {} // namespace ast