pikapython/port/linux/config/pika_config_default.h
pikastech 6c6304a896 add type check for operand
support int**float (need PikaMath enabled)
2022-07-30 11:59:44 +08:00

3 lines
96 B
C

#define PIKA_STACK_BUFF_SIZE 1024 * 1024
#define PIKA_ASSERT_ENABLE 1
#define PIKA_MATH_ENABLE 1