20170101 branch
[latex2e.git] / latex2e-20170101 / base / testfiles / tlb-newinsert-001.lvt
blob3655ac298595c1fc078d20a7d5a2948e5116b1f8
1 \input{test2e}
4 % fake a lot of \newcount
5 \count10=\numexpr\insc@unt-4\relax
7 \let\wlog\typeout
9 % all four allocation counters should be different (failed before 2016/03/31 PL 3)
10 % all three inserts need to be less than 255
12 \START
13 \newcount\cA
14 \newinsert\iA
15 \newinsert\iB
16 \newinsert\iC
18 \END