#ifndef _VALUE_SLICE_H_ #define _VALUE_SLICE_H_ #include "slice.h" #include "value.h" DEFINE_SLICE(value) #endif