Add async symbol

This commit is contained in:
Pranav Gaddamadugu 2022-09-21 12:19:06 -07:00
parent b3aad45164
commit 72c012f4c2

View File

@ -181,6 +181,7 @@ symbols! {
// general keywords // general keywords
AlwaysConst, AlwaysConst,
assert, assert,
async,
caller, caller,
circuit, circuit,
Class: "class", Class: "class",