Issue 403 in groovypptest: Boolean null is converted into false

1 view
Skip to first unread message

groovy...@googlecode.com

unread,
Oct 18, 2011, 2:54:39 PM10/18/11
to groovyp...@googlegroups.com
Status: New
Owner: ----
Labels: Type-Defect Priority-Medium

New issue 403 by gromop...@gmail.com: Boolean null is converted into false
http://code.google.com/p/groovypptest/issues/detail?id=403

def foo(Boolean b) {
println b
}

foo(null)

-------

prints false

Reply all
Reply to author
Forward
0 new messages