6 lines
149 B
Mathematica
6 lines
149 B
Mathematica
|
#import <Foundation/Foundation.h>
|
||
|
|
||
|
int main() {
|
||
|
NSLog(@"凸"); //% self.expect("po @\"凹\"", DATA_TYPES_DISPLAYED_CORRECTLY, substrs = ["凹"])
|
||
|
}
|