projects
/
git
/ blame
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(incremental) |
history
|
HEAD
Merge branch 'ma/doc-fixes'
[git]
/
t
/
t4034
/
ada
/
pre
Commit
Line
Data
e90d065e
AJ
1
Ada.Text_IO.Put_Line("Hello World!");
2
1 1e-10 16#FE12#E2 3.141_592 'x'
3
a+b a-b
4
a*b a/b
5
a**b
6
a(b)
7
a:=b
8
a=b a/= b
9
a<b a<=b a>b a>=b
10
a,b
11
a=>b
12
a..b
13
a<>b