framework/resources/Functional/convert/convert2.q (1 lines of code) (raw):

select FALSE, convert_from(convert_to(FALSE, 'BOOLEAN_BYTE'), 'BOOLEAN_BYTE') from data limit 1;