mirror of
https://github.com/crate-ci/typos.git
synced 2024-11-23 01:20:56 -05:00
7 lines
141 B
Julia
7 lines
141 B
Julia
|
# one egal: ===
|
||
|
# three egals: === === ===
|
||
|
|
||
|
# When we need to refer to keywords without saying them
|
||
|
var modul = "hello";
|
||
|
var usig = "hello";
|