Skip to content

Commit

Permalink
Remove references to names of prior version (#396)
Browse files Browse the repository at this point in the history
  • Loading branch information
mybearworld authored Sep 21, 2023
1 parent d7ffaba commit aa93b58
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -422,7 +422,7 @@ function add(a, b) => {
return a + b!
}

export add to "main.c"!
export add to "main.db2"!

===== main.db2 ==
import add!
Expand Down Expand Up @@ -566,7 +566,7 @@ funct App() => {
}
```

**Warning:** As you know, `class` is already a keyword in DreamBerd 2, so you can't use it within WWPSMDFOSAJLUAAHNIAVWX.
**Warning:** As you know, `class` is already a keyword in DreamBerd 2, so you can't use it within DB2X.

```java
funct App() => {
Expand Down

0 comments on commit aa93b58

Please sign in to comment.