Remove one of implicit arrays and still working
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
lambdas :: #load "lambdas.kl"
|
||||
Memory :: #load "enums.kl"
|
||||
#import "order1.kl"
|
||||
order :: #import "order1.kl"
|
||||
|
||||
|
||||
|
||||
@@ -8,6 +9,8 @@ test_load :: ()
|
||||
new_types :: #load "new_types.kl"
|
||||
new_types.basic_type_assignment()
|
||||
arena__: order2.Arena
|
||||
Arena_ :: order.order2.Arena
|
||||
arena___: Arena_
|
||||
//-----------------------------------------------------------------------------
|
||||
// Function types
|
||||
//-----------------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user