external_parser_script1d.notest.gd 139 B

12345
  1. extends "external_parser_script1f.notest.gd"
  2. const External1e = preload("external_parser_script1e.notest.gd")
  3. var bar: Array[External1e]