From the following two lines:
label bounds(5,5,100,15), text("WITH TAB")
label bounds(5,45,100,15), text("WITHOUT TAB")
the first line (which includes a tab character after ‘label’) will not be shown, the second line is fine.
Tested on the latest OSX build.