gdscript_to_preload.notest.gd 46 B

1234
  1. const A := 42
  2. func something():
  3. return "OK"