mirror of
https://github.com/pichsenmeister/WienerScript.git
synced 2025-02-02 06:07:44 +01:00
Merge branch 'master' of github.com:pichsenmeister/WienerScript
This commit is contained in:
commit
1427290b10
1 changed files with 2 additions and 2 deletions
|
@ -12,7 +12,7 @@ HACKL AMOI WOS calc(operator, left, right) {
|
|||
I SCHAU NUR '/':
|
||||
DRAH DI HAM left BRÖCKERL right
|
||||
NA GEH:
|
||||
GEH SCHEISSN ('invalid operator')
|
||||
GEH SCHEISSN 'invalid operator'
|
||||
}
|
||||
}
|
||||
|
||||
|
@ -88,7 +88,7 @@ Examples can be found in the [examples](examples) directory.
|
|||
| KANNST DA VUASTÖHN | === |
|
||||
| DES GEHT SI SCHO AUS | == |
|
||||
| && | && |
|
||||
| GHUPFT WIE GHATSCHT | || |
|
||||
| GHUPFT WIE GHATSCHT | \|\| |
|
||||
| WENNST MANST | = |
|
||||
| AUFI | + |
|
||||
| OWI | - |
|
||||
|
|
Loading…
Reference in a new issue