More confusion for recruiters

https://sh.itjust.works/post/21822498

More confusion for recruiters - sh.itjust.works

It uses XML-like syntax:

<fun> <name>sum</name> <in> <int>foo</int> <int>bar=0</int> </in> <out><int>foo+bar</int></out> </fun>
The whitespace is not only required, but it must be tabs and spaces.
Compiler rolls the dice if your only required indentation is accepted as space or tab. Per line.
But stores this information as a metadata file, which gets invalidated when a new file is added/removed from the program muhahaha!