shithub: orca

Download patch

ref: 5727f04d70a5dde5a8c8a54961eff192429000b7
parent: 5ba56ca67baae3db140f8b7a2b2fc46bbac5602f
author: juniorctl <4820053+juniorctl@users.noreply.github.com>
date: Tue May 25 00:37:32 EDT 2021

Update the OSC example (#75)


--- a/examples/basics/_osc.orca
+++ b/examples/basics/_osc.orca
@@ -1,16 +1,16 @@
 .........................................
 .#.OSC.#.................................
+..............#########################..
+.#.3.VALUES.#.#.......................#..
+..............#.First.char.is.path....#..
+.D8...........#.......................#..
+..=a3123......#.Second.char.is.length.#..
+..............#.......................#..
+.#.2.VALUES.#.#.Remaining.chars.are...#..
+..............#.integer.values........#..
+.D6...........#.......................#..
+.*=b212.......#########################..
 .........................................
-.#.VALUES.#..............................
 .........................................
-.D8......................................
-..=a123..................................
 .........................................
-.#.EMPTY.#...............................
 .........................................
-.D6......................................
-..=b.....................................
-.........................................
-.........................................
-.........................................
-.........................................
\ No newline at end of file
--