powered by
Create a constant expression
expr_constant(val)
a constant expression
the constant value
const_int_expr <- expr_constant(42) const_str_expr <- expr_constant("Hello, World")
Run the code above in your browser using DataLab