RegEx/TrueOrFalse.regex.txt

# Matches the literal 'true' or 'false'
true|false