Fix check for copyright presence in multi-line comments.
[style_checker.git] / regtests / aspect.adb
blob0b588fb776319ccbecd5c80601d4102a1f221422
2 with Ada.Text_IO;
4 package Toto is
6 procedure Call
7 with Inline;
9 end Toto;