mirror of
https://github.com/nspcc-dev/neo-go.git
synced 2024-12-02 19:45:50 +00:00
b6b8542caf
* refactored structs so the scope is not needed anymore + fix passing struct in func arguments. * implemented byte arrays and added runtime tests * Added sc examples in compiler README + added quick nested if test. * Updated README * Changed import paths to interop layer |
||
---|---|---|
.. | ||
bar | ||
foo | ||
array_test.go | ||
assign_test.go | ||
binary_expr_test.go | ||
bool_test.go | ||
compiler_test.go | ||
constant_test.go | ||
custom_type_test.go | ||
function_call_test.go | ||
if_statement_test.go | ||
import_test.go | ||
runtime_test.go | ||
storage_test.go | ||
string_test.go | ||
struct_test.go |