feat: record modules are no longer unimplemented for no fields
refactor: remove some clones and use a ref instead test: add acceptance test 81
This commit is contained in:
4
examples/acceptance_tests/081/lib/other.ak
Normal file
4
examples/acceptance_tests/081/lib/other.ak
Normal file
@@ -0,0 +1,4 @@
|
||||
pub type Thing {
|
||||
FFF
|
||||
GGG(Int)
|
||||
}
|
||||
Reference in New Issue
Block a user