#include <libwccl/values/bool.h>

namespace Wccl {

const char* Bool::type_name = "Bool";

} /* end ns Wccl */