# This file would be auto-loaded by Bun by default
# which would results in the literal string 'if(true, a, b)' applying as an override

PUBLIC_VAR=if(true, a, b)
