brintos

brintos / llvm-project-archived public Read only

0
0
Text · 149 B · e55eb1e Raw
6 lines · plain
1#import <Foundation/Foundation.h>2 3int main() {4  NSLog(@"凸"); //% self.expect("po @\"凹\"", DATA_TYPES_DISPLAYED_CORRECTLY, substrs = ["凹"])5}6