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
Dot not check indentation of aspect.
[style_checker.git]
/
regtests
/
main.adb
blob
8e96e78172b5b31917c52057d1373188f63ba55d
1
2
-- Copyright
3
4
procedure
Main
is
5
begin
6
null
;
7
end
Main
;