Details
Description
in testMemoryView there's a int a[20], looking at that in locals view will show the values in reverse order, i.e. [19], [18], etc
in testMemoryView there's a int a[20], looking at that in locals view will show the values in reverse order, i.e. [19], [18], etc