From 2c9e56a783e36b0f9db3f2f73d76c910f36a9ffd Mon Sep 17 00:00:00 2001 From: cooldome Date: Tue, 9 Jan 2018 14:25:22 +0000 Subject: Implement custom annotations (#6987) --- compiler/ast.nim | 1 + 1 file changed, 1 insertion(+) (limited to 'compiler/ast.nim') diff --git a/compiler/ast.nim b/compiler/ast.nim index 54c33a038..69f2eb1c7 100644 --- a/compiler/ast.nim +++ b/compiler/ast.nim @@ -305,6 +305,7 @@ const sfEscapes* = sfProcvar # param escapes sfBase* = sfDiscriminant sfIsSelf* = sfOverriden # param is 'self' + sfCustomPragma* = sfRegister # symbol is custom pragma template const # getting ready for the future expr/stmt merge -- cgit 1.4.1-2-gfad0