Testcode für BoolLit geschrieben

This commit is contained in:
Schubert, Julia (WWI2012D) 2015-06-22 16:30:11 +02:00
parent 68aa427220
commit 39580fc15e

View File

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