mirror of
https://github.com/Noratrieb/dilaria.git
synced 2026-01-14 17:35:03 +01:00
15 lines
176 B
Text
15 lines
176 B
Text
---
|
|
source: src/parse/test.rs
|
|
expression: ast
|
|
---
|
|
Loop(
|
|
Block {
|
|
stmts: [],
|
|
span: Span(
|
|
0..0,
|
|
),
|
|
},
|
|
Span(
|
|
0..0,
|
|
),
|
|
)
|