blob: 8829a7a359411b709df94fa31d19ec61929a519f [file] [log] [blame] [edit]
function doNothing() {
return false;
}
export {doNothing};