[][src]Type Definition evalexpr::IntType

type IntType = i64;

The type used to represent integers in Value::Int.