mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Merge pull request #722 from NicolaiSoeborg/develop
Fixes to grammar.txt [WIP]
This commit is contained in:
commit
b7c26f4628
@ -17,7 +17,7 @@
|
||||
/**
|
||||
* @author Christian <c@ethdev.com>
|
||||
* @date 2015
|
||||
* LValues for use in the expresison compiler.
|
||||
* LValues for use in the expression compiler.
|
||||
*/
|
||||
|
||||
#include <libsolidity/codegen/LValue.h>
|
||||
|
@ -17,7 +17,7 @@
|
||||
/**
|
||||
* @author Christian <c@ethdev.com>
|
||||
* @date 2015
|
||||
* LValues for use in the expresison compiler.
|
||||
* LValues for use in the expression compiler.
|
||||
*/
|
||||
|
||||
#pragma once
|
||||
|
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user