#!/bin/bash

exec -a "$0" "$(dirname "$0")/wrapper.py" kotlin "$@"
