mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Remove the remains of "expresison"
This commit is contained in:
parent
efad1e05ac
commit
c800f8c97d
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user