# file: /home/runner/work/dtcalc/dtcalc/src/dtcalc/lexer.py
# hypothesis_version: 6.168.0

['!=', '#', '%', '(', '(\\d+(?:\\.\\d+)?)(', ')', '*', '+', ',', '-', '/', '0', ':', '<', '<=', '=', '==', '>', '>=', '@', 'ClockLiteral', 'ColonLiteral', 'DateTimeLiteral', 'Token', 'TokenKind', 'Z', '[0-9.:]+', '[A-Za-z0-9_]+', '\\d+(?:\\.\\d+)?', '_', 'bd', 'clock time', 'colon literal', 'd', 'date', 'datetime', 'duration', 'fraction', 'fri', 'friday', 'h', 'hour', 'identifier', 'in', 'is_meta_command', 'm', 'minute', 'mo', 'mon', 'monday', 'ms', 'now', 'number', 'offset', 'ordinal', 'p', 'previous', 's', 'sat', 'saturday', 'second', 'sun', 'sunday', 'thu', 'thur', 'thurs', 'thursday', 'today', 'tokenize', 'tomorrow', 'tue', 'tues', 'tuesday', 'upcoming', 'w', 'wed', 'wednesday', 'weekday', 'y', 'yesterday', '|']