mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
cmdlineTests: Allow providing content of the standard input when not testing via Standard JSON
This commit is contained in:
@@ -0,0 +1 @@
|
||||
-
|
||||
@@ -0,0 +1,5 @@
|
||||
Warning: SPDX license identifier not provided in source file. Before publishing, consider adding a comment containing "SPDX-License-Identifier: <SPDX-License>" to each source file. Use "SPDX-License-Identifier: UNLICENSED" for non-open-source code. Please see https://spdx.org for more information.
|
||||
--> <stdin>
|
||||
|
||||
Warning: Source file does not specify required compiler version!
|
||||
--> <stdin>
|
||||
@@ -0,0 +1 @@
|
||||
contract C {}
|
||||
Reference in New Issue
Block a user