Skip to content
This repository was archived by the owner on Jul 12, 2024. It is now read-only.

Commit e595be3

Browse files
committed
fix: Remove unicode from code blocks
1 parent aebba03 commit e595be3

File tree

2 files changed

+1
-7
lines changed

2 files changed

+1
-7
lines changed

docs/main.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ I'm too stupid to write proper functional code, so most of the times I "convert"
135135
- Abstrakte Datentypen als Vorläufer der Klassen in OOP
136136
- ADT: Mehrfach instanziierbares Software-Modul
137137
- Jede Instanz hat ein Interface
138-
- Syntax für Operatoren: `<op_name>: <arg1> [x arg2...] <return_type>`
138+
- Syntax für Operatoren: `<op_name>: <arg1> [x arg2...] -> <return_type>`
139139

140140
### Stack
141141

docs/metadata.txt

Lines changed: 0 additions & 6 deletions
This file was deleted.

0 commit comments

Comments
 (0)