Open cstjean opened 7 years ago
Then we wouldn't have to parse everything. But it might become very ugly with optional/keyword arguments. See eg. Base.uncompressed_ast(fun.code)
Base.uncompressed_ast(fun.code)
Then we wouldn't have to parse everything. But it might become very ugly with optional/keyword arguments. See eg.
Base.uncompressed_ast(fun.code)