mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-12 23:06:18 +00:00
13 lines
222 B
Text
13 lines
222 B
Text
RecordAccess(
|
|
RecordAccess(
|
|
RecordAccess(
|
|
Var {
|
|
module_name: "One.Two",
|
|
ident: "rec",
|
|
},
|
|
"abc",
|
|
),
|
|
"def",
|
|
),
|
|
"ghi",
|
|
)
|