mirror of
https://gitlab.com/arnekeller/kit-programmieren-ws1920-final1.git
synced 2024-11-24 09:24:58 +00:00
Test for unicode letters
This commit is contained in:
parent
24919ac07c
commit
4a175ee581
@ -180,3 +180,4 @@ add track (0,0) -> (100,0)
|
|||||||
put train 8 at (1,0) in direction -1,0
|
put train 8 at (1,0) in direction -1,0
|
||||||
put train 9 at (-1,0) in direction 1,0
|
put train 9 at (-1,0) in direction 1,0
|
||||||
step 1
|
step 1
|
||||||
|
create engine electrical T6 aAᴲƻLj 15 true true
|
||||||
|
@ -204,3 +204,4 @@ OK
|
|||||||
OK
|
OK
|
||||||
OK
|
OK
|
||||||
Crash of train 8,9
|
Crash of train 8,9
|
||||||
|
T6-aAᴲƻLj
|
||||||
|
Loading…
Reference in New Issue
Block a user