Oops, we were compiling the XML PI after the prolog
parent
9a6408623b
commit
9a5222427d
|
@ -123,8 +123,8 @@ DEFER: compile-element
|
|||
|
||||
: compile-prologue ( xml -- )
|
||||
[
|
||||
[ before>> compile-chunk ]
|
||||
[ prolog>> [ write-prolog ] [code-with] ]
|
||||
[ before>> compile-chunk ]
|
||||
bi
|
||||
] compile-quot
|
||||
[ if-not-nested ] [code] ;
|
||||
|
|
Loading…
Reference in New Issue