Home | History | Annotate | Line # | Download | only in c17
      1 #!/bin/sh
      2 exec /usr/bin/cc -std=c17 "$@"
      3