mirror of
https://github.com/nim-lang/Nim.git
synced 2026-08-31 02:43:41 +00:00
made 'shared' a keyword
This commit is contained in:
@@ -12,7 +12,7 @@ nil not notin
|
||||
object of or out
|
||||
proc ptr
|
||||
raise ref return
|
||||
shl shr static
|
||||
shared shl shr static
|
||||
template try tuple type
|
||||
var
|
||||
when while with without
|
||||
|
||||
Reference in New Issue
Block a user