# test **Published by:** [Nishu](https://paragraph.com/@nishu/) **Published on:** 2022-10-22 **URL:** https://paragraph.com/@nishu/test ## Content pragma solidity ^0.8.0; contract AlienCodex { function fn() public pure returns(bytes32) { return keccak256(abi.encodePacked("a")); } } ## Publication Information - [Nishu](https://paragraph.com/@nishu/): Publication homepage - [All Posts](https://paragraph.com/@nishu/): More posts from this publication - [RSS Feed](https://api.paragraph.com/blogs/rss/@nishu): Subscribe to updates