decompiler: Allow and ignore <placeholder/>

Some existing files contain <placeholder/> tags, which should be
permitted but ignored.
This commit is contained in:
James Westman 2022-03-28 14:34:27 -05:00
parent e3a37893a8
commit d73c83aa63
4 changed files with 19 additions and 0 deletions

View file

@ -0,0 +1,4 @@
using Gtk 4.0;
Box {
}