mirror of
https://github.com/Noratrieb/dilaria.git
synced 2026-01-14 17:35:03 +01:00
12 lines
137 B
Text
12 lines
137 B
Text
---
|
|
source: src/parse/test.rs
|
|
expression: ast
|
|
---
|
|
Literal(
|
|
Number(
|
|
10.0,
|
|
Span(
|
|
0..0,
|
|
),
|
|
),
|
|
)
|