Development of an internal social media platform with personalised dashboards for students
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

func_w0801.txt 208B

1234567891011
  1. R: 1: Similar lines in 2 files
  2. ==input.func_w0801:3
  3. ==input.w0801_same:3
  4. __revision__ = 'id'
  5. A = 2
  6. B = 3
  7. C = A + B
  8. # need more than X lines to trigger the message
  9. C *= 2
  10. A -= B
  11. # all this should be detected