diff --git a/move/abi/sources/abi.move b/move/abi/sources/abi.move index a050b071..a38b61ac 100644 --- a/move/abi/sources/abi.move +++ b/move/abi/sources/abi.move @@ -512,3 +512,4 @@ module abi::abi { assert!(table_read == table); } } +