sink
sink copied to clipboard
Including after def fails
def foo
end
include 'foo.sink'
This is due to missing st.names = null
here: https://github.com/velipso/sink/blob/master/src/sink.ts#L3456