ya.make 92 B

1234567891011
  1. UNITTEST()
  2. PEERDIR(
  3. library/cpp/regex/hyperscan
  4. )
  5. SRCS(
  6. hyperscan_ut.cpp
  7. )
  8. END()