5 lines
91 B
Python
5 lines
91 B
Python
+ FunctionDef {
|
|
homeContext {
|
|
^if (context.isNil) { this } { context.homeContext }
|
|
}
|
|
}
|