blob: b4babf5e5bd15f770a59842be7f1e19a5bd88b5e [file] [log] [blame]
class A {
def a = b
def b = a
}