File: inline_and_review_comments_with_pr_description

package info (click to toggle)
rust-prr 0.20.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 796 kB
  • sloc: makefile: 7
file content (21 lines) | stat: -rw-r--r-- 451 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
Not necessary.

@prr reject

> This is just for testing purposes.
> diff --git a/README.md b/README.md
> index eda592e..ba84732 100644
> --- a/README.md
> +++ b/README.md
> @@ -1,5 +1,5 @@
> -MA-FSA for Go
> -=============
> +MA-FSA for Golang
> +=================

Doesn't seem necessary ...


>  
>  Package mafsa implements Minimal Acyclic Finite State Automata (MA-FSA)
>  with Minimal Perfect Hashing (MPH). Basically, it's a set of strings that