Verified Commit 662b4137 authored by Bernd Paysan's avatar Bernd Paysan
Browse files

Decrease section size for deeper nested sections

parent 89d3fa39
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -85,7 +85,7 @@ is addr>view
    current-section @ r> current-section ! ;

: new-section ( -- )
    section-defaultsize create-section sections >stack ;
    section-size @ 2/ 2/ create-section sections >stack ;

Variable lits<>