We want to do several types of examinations, so the first step is to write some codes that cause type errors. We will leave let x: i32 = 3.0;
. To do that, we must be able to Lex and break down : i32
part…
You can find the source code at codeberg.org/andybalaam/milk and more of my items in artificialworlds.net