summary refs log tree commit diff stats
path: root/tests/async/tcallbacks.nim
diff options
context:
space:
mode:
authorGULPF <oscarnihlgard@gmail.com>2017-09-11 17:31:07 +0200
committerAndreas Rumpf <rumpf_a@web.de>2017-09-11 17:31:07 +0200
commit9aeb78e2a86a6a7ab2c4726e634a8fdc7aa91089 (patch)
tree9e5fd88955bdf0f6da3d29d2d2ad2f0df4c9d4fa /tests/async/tcallbacks.nim
parentc35cc97b1e9019956e43d8e17b674f5a98305ced (diff)
downloadNim-9aeb78e2a86a6a7ab2c4726e634a8fdc7aa91089.tar.gz
Corrected manual (Identifier equality) (#6366)
* Corrected manual (Identifier equality)
- Clarified that identifiers are only case insensitive for ASCII characters
- Removed mention of dash-style, since it has been removed
Diffstat (limited to 'tests/async/tcallbacks.nim')
0 files changed, 0 insertions, 0 deletions
>112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138