raster.art
SEARCH
Create Account
No wallets connected. Please connect a wallet first.
MACHINA SAPIENS
jambone, 2022on hic et nunc
Platforms
hic et nunc
Description

/// MACHINA SAPIENS/// public class ___ { public String play() { // ___ try { if(this instanceof TheRealLife || this instanceof JustFantasy) { throw new InALandSlide(); } } catch (InALandSlide e) { } return "No "FromReality""; // ___ end }

public static void main(String [] args) {
    __ __ = new __();
    __.__();
}