Merge branch 'bytecode' of

ssh://seminar@gohorb.ba-horb.de/bahome/projekt/git/JavaCompilerCore into
bytecode
This commit is contained in:
Fütterling, Franziska (WWI2012D) 2015-06-22 16:49:40 +02:00
commit 2820e4e5c6

View File

@ -1,6 +1,6 @@
class BoolLit{
Object method() { b = true; }