#!/usr/local/bin/tcc -run #include void main(){ int i; int d; char buf[12]; printf("%d\n", buf[d = 5]); }