//RUN: %cling "limits" "std::numeric_limits::is_signed" "int i = 0;" "i" | FileCheck %s //CHECK: (const {{_B|b}}ool) true //CHECK: (int) 0