: (String string) -> Tree
75 76 77
# File 'lib/rbi/parser.rb', line 75 def parse_string(string) parse(string, file: "-") end