test/Trace-Table.md

122 B

	a	b	t

int a = 1234 1234 - - int b = 99 1234 99 - int t = a 1234 99 1234 a = b 99 99 1234 b = t 99 1234 1234