This commit is contained in:
Hackerpilot 2015-05-05 13:59:53 -07:00
parent 2cbde19ec4
commit 31efcac687
1 changed files with 1 additions and 0 deletions

View File

@ -25,6 +25,7 @@ module constants;
*/
immutable string[] pragmas = [
"lib",
"mangle",
"msg",
"startaddress"
];