class test { set #a (a) { } get #b () { } } /**************************************************/ class test{set #a(a){}get #b(){}} /**************************************************/ class test { set #a ( a ) { } get #b ( ) { } }