diff options
Diffstat (limited to 'third_party/git/t/t4034/ada/post')
-rw-r--r-- | third_party/git/t/t4034/ada/post | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/third_party/git/t/t4034/ada/post b/third_party/git/t/t4034/ada/post deleted file mode 100644 index df21bb044f27..000000000000 --- a/third_party/git/t/t4034/ada/post +++ /dev/null @@ -1,13 +0,0 @@ -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 |