[libinline-java-perl] 91/398: Initial revision
Jonas Smedegaard
dr at jones.dk
Thu Feb 26 11:42:52 UTC 2015
This is an automated email from the git hooks/post-receive script.
js pushed a commit to tag 0.55
in repository libinline-java-perl.
commit e1c9e7507e37a140dc1717a820093598a904410c
Author: patrick <>
Date: Mon May 14 17:17:07 2001 +0000
Initial revision
---
t/no_const.class | Bin 0 -> 231 bytes
t/no_const.java | 7 +++++++
2 files changed, 7 insertions(+)
diff --git a/t/no_const.class b/t/no_const.class
new file mode 100644
index 0000000..79d98bc
Binary files /dev/null and b/t/no_const.class differ
diff --git a/t/no_const.java b/t/no_const.java
new file mode 100644
index 0000000..08b8c18
--- /dev/null
+++ b/t/no_const.java
@@ -0,0 +1,7 @@
+package t ;
+
+
+public class no_const {
+ public int i = 5 ;
+}
+
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libinline-java-perl.git
More information about the Pkg-perl-cvs-commits
mailing list