Files
hakorune/tests/json_v0/method_string_length.json

5 lines
152 B
JSON
Raw Normal View History

2025-09-15 22:14:42 +09:00
{"version":0,"kind":"Program","body":[
{"type":"Return","expr":{"type":"Method","recv":{"type":"Str","value":"abc"},"method":"length","args":[]}}
]}