# file: D:\sup2\sup-lang\sup\vm.py
# hypothesis_version: 6.138.8

[0.5, '!=', '*', '+', '-', '/', '<', '<=', '==', '>', '>=', 'BINARY_ADD', 'BINARY_DIV', 'BINARY_MUL', 'BINARY_SUB', 'BOOL_AND', 'BOOL_OR', 'BUILD_LIST', 'BUILTIN', 'CALL', 'COMPARE', 'FOREACH_NEXT', 'FOREACH_START', 'JUMP', 'JUMP_IF_FALSE', 'LOAD_CONST', 'LOAD_NAME', 'LOOP_NEXT', 'NOP', 'NOT', 'POP_TOP', 'PRINT', 'PRINT_RESULT', 'RETURN_NONE', 'RETURN_VALUE', 'SET_LAST_RESULT', 'SET_LOOP', 'STORE_NAME', 'THROW', 'TRY_POP', 'TRY_PUSH', 'abs', 'and', 'basename', 'catch_name', 'catch_pc', 'ceil', 'concat', 'contains', 'cwd', 'dirname', 'env_get', 'env_set', 'exists', 'floor', 'glob', 'index', 'items', 'join', 'join_path', 'json_parse', 'json_stringify', 'list', 'lower', 'max', 'min', 'power', 'read_file', 'regex_match', 'regex_replace', 'regex_search', 'remaining', 'sqrt', 'start', 'trim', 'upper', 'utf-8', 'var', 'w', 'write_file']