Skip to content
Snippets Groups Projects
Select Git revision
  • 086a7616ddd1736e064aab70bf5126bf24988a45
  • wip-bootstrap default
  • dualcore
  • ch3/leds
  • ch3/time
  • master
6 results

int_big_unary.py

Blame
  • ure_debug.py 96 B
    # test printing debugging info when compiling
    import ure
    ure.compile('^a|b[0-9]\w$', ure.DEBUG)