repo.or.cz
/
style_checker.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Fix check for copyright presence in multi-line comments.
[style_checker.git]
/
regtests
/
aspect.adb
blob
0b588fb776319ccbecd5c80601d4102a1f221422
1
2
with
Ada
.
Text_IO
;
3
4
package
Toto
is
5
6
procedure
Call
7
with
Inline
;
8
9
end
Toto
;