#!/bin/sh
/usr/bin/gcc -g -Wpedantic "$@"
