import FungibleToken from 0x01
import Profile from 0xProfile

access(all) fun main(): Int{
    return 42
}
