LIBRARY()

OWNER(pg)

SRCS(
    range_ops.cpp
    stack_array.cpp
)

END()