mirror of
https://github.com/roc-lang/roc.git
synced 2025-11-02 05:48:17 +00:00
Rename Full -> FullAst
This commit is contained in:
parent
3f7f1891f3
commit
0abea91796
9 changed files with 17 additions and 17 deletions
|
|
@ -1,5 +1,5 @@
|
|||
Full(
|
||||
Full {
|
||||
FullAst {
|
||||
header: SpacesBefore {
|
||||
before: [],
|
||||
item: App(
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
Full(
|
||||
Full {
|
||||
FullAst {
|
||||
header: SpacesBefore {
|
||||
before: [],
|
||||
item: App(
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
Full(
|
||||
Full {
|
||||
FullAst {
|
||||
header: SpacesBefore {
|
||||
before: [],
|
||||
item: App(
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
Full(
|
||||
Full {
|
||||
FullAst {
|
||||
header: SpacesBefore {
|
||||
before: [],
|
||||
item: App(
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
Full(
|
||||
Full {
|
||||
FullAst {
|
||||
header: SpacesBefore {
|
||||
before: [],
|
||||
item: App(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue