This website requires JavaScript.
Explore
Help
Sign In
immibis
/
colobot
Watch
1
Star
0
Fork
You've already forked colobot
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
209c6412ae
colobot
/
test
/
cbot
/
scenarios
/
null.txt
5 lines
94 B
Plaintext
Raw
Blame
History
extern public void xxx ()
{
CPoint test = null ;
if ( test == null ) show ( "NULL" );
}
Reference in New Issue
View Git Blame
Copy Permalink