about summary refs log tree commit diff
path: root/third_party/git/t/t4034/ada/pre
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/git/t/t4034/ada/pre')
-rw-r--r--third_party/git/t/t4034/ada/pre13
1 files changed, 0 insertions, 13 deletions
diff --git a/third_party/git/t/t4034/ada/pre b/third_party/git/t/t4034/ada/pre
deleted file mode 100644
index d96fdd1e8e..0000000000
--- a/third_party/git/t/t4034/ada/pre
+++ /dev/null
@@ -1,13 +0,0 @@
-Ada.Text_IO.Put_Line("Hello World!");
-1 1e-10 16#FE12#E2 3.141_592 'x'
-a+b a-b
-a*b a/b
-a**b
-a(b)
-a:=b
-a=b a/= b
-a<b a<=b a>b a>=b
-a,b
-a=>b
-a..b
-a<>b