Andrey Konovalov 1cf6a05e0e sys, prog: add length of parent of parent to templates
Example:
```
struct s1 {
	f0	len[s2] # length of s2
}

struct s2 {
	f0	s1
	f1	array[int32]
}
```
2017-01-23 18:13:11 +01:00
..
2017-01-20 23:55:25 +01:00
2016-11-17 18:38:10 +01:00
2017-01-23 18:13:06 +01:00
2017-01-20 23:55:25 +01:00
2017-01-20 23:55:25 +01:00
2017-01-23 18:13:06 +01:00
2015-12-23 19:47:20 +01:00
2017-01-09 20:28:10 +01:00
2017-01-20 23:55:25 +01:00
2017-01-19 15:22:04 +01:00
2017-01-23 18:13:06 +01:00