summaryrefslogtreecommitdiff
path: root/t/t4034/ada/post
blob: df21bb044f277e2cd550db43047858ea2da344eb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
Ada.Text_IO.Put_Line("Hello World?");
1 1e10 16#FE12#E2 3.141_592 'y'
x+y x-y
x*y x/y
x**y
x(y)
x:=y
x=y x/= y
x<y x<=y x>y x>=y
x,y
x=>y
x..y
x<>y