#!/bin/sh

python3 -c 'for x in range(40000000): pass'
